Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 267 Bytes

UnitTest-and-debug-SmartContract.md

File metadata and controls

6 lines (3 loc) · 267 Bytes

Run and debug a smart contract's unit tests

With the development environment set-up, it is a matter of opening the test files and clicking on "run test" or "debug test" on a unit test, like so:

Run and Debug unit tests