Automated EOS testing framework.
The test runner requires jq
and bc
.
sudo apt-get install -y jq bc
git clone https://github.com/EOS-BP-Developers/EOS-Test-Cave.git
Use the dist:
cp config.json.dist config.json
And point the node_bin
to your local install.
In the root project directory, tests are executed with:
./start.sh
We have hooked in Travis CI which will auto build and execute tests in a controlled environment. The CI runner will execute on master and all PRs. No PR can be merged without CI passing!
This is made with ♥ by: