Optionally, a set of tests can be run against your build to perform some basic validation of the EOSIO software installation.
To run the test suite after building, run:
cd ~/eosio/eos/build
make test
| [[info | What’s Next?]] |
| Configure and use Nodeos. |
Optionally, a set of tests can be run against your build to perform some basic validation of the EOSIO software installation.
To run the test suite after building, run:
cd ~/eosio/eos/build
make test
| [[info | What’s Next?]] |
| Configure and use Nodeos. |