sam-goldman / xkeeper-core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keep3r Framework

Running tests

yarn test

In order to just run unit tests, run:

yarn test:unit

In order to run unit tests and run way more fuzzing than usual (5x), run:

yarn test:unit:deep

In order to just run e2e tests, run:

yarn test:e2e

License

The scripts and documentation in this project are released under the MIT License

Contributors

Maintained with love by Wonderland. Made possible by viewers like you.

About


Languages

Language:Solidity 98.4%Language:Shell 1.5%Language:JavaScript 0.1%