Install dependencies using npm:
npm installInstall Woke:
pip3 install woke -UTo run tests:
woke init pytypeswoke test
To view tests coverage:
- Install VS Code
- Install the Tools for Solidity extension into VS Code
woke test --coverage- Use the
Tools for Solidity: Show Coveragecommand in VS Code - Select
woke-coverage.cov