This release fixes bugs related to collecting tests within the package. This changes the logic of test collecting - all tests within package must now be imported in lib.cairo
or submodules.
Read the updated docs on test collecting for more details.
What's Changed
- Fixed finding tests when using
super
in imports - Fixed finding tests using imported code
Compatible Scarb Versions
Tool | Scarb Version |
---|---|
snforge
| 0.5.2
|
sncast
| 0.5.2
|