Skip to content

EOS-BP-Developers/EOS-Test-Cave

 
 

Repository files navigation

EOS-Test-Cave Build Status

Automated EOS testing framework.

Dependencies

The test runner requires jq and bc.

Ubuntu

sudo apt-get install -y jq bc

Install

git clone https://github.com/EOS-BP-Developers/EOS-Test-Cave.git

Config

Use the dist:

cp config.json.dist config.json

And point the node_bin to your local install.

Running Tests

In the root project directory, tests are executed with:

./start.sh

CI

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!

Contributors

This is made with ♥ by:

About

Automated testing framework for EOS validation

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Assembly 33.9%
  • C++ 28.4%
  • WebAssembly 28.0%
  • Makefile 8.6%
  • CMake 0.7%
  • Shell 0.3%
  • C 0.1%