Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 393 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 393 Bytes

Testing

The testing framework for the Flow Cadence contract uses Overflow

For a fine-tune test for contracts, scripts and transactions go to the root folder and run the below command

go run ./tasks/main.go

You can find the full explanatory medium article here