Expand description
This is a simple test framework for the Leo compiler.
Functionsยง
- run_
single_ test - run_
tests - Pulls tests from
category, running them through therunnerand comparing them against expectations in previous runs.
This is a simple test framework for the Leo compiler.
category, running them through the runner and
comparing them against expectations in previous runs.