Skip to main content
Version: v4 (next)

Testing the Chain

Run tests using the following commands:

Run All Tests

make test

Run Tests with Coverage

make test-coverage
open coverage.html