Skip to content

Releases: foundry-rs/starknet-foundry

0.2.0

26 Jul 15:45
8487e1c

Choose a tag to compare

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

0.1.1

24 Jul 22:15
8a5a17c

Choose a tag to compare

What's Changed

Various bugfixes from 0.1.0

  • Fixed class_hashes calculation
  • Fixed test collection

Full Changelog: v0.1.0...v0.1.1

Compatible Scarb Versions

Tool Scarb Version
snforge 0.5.2
sncast 0.5.2

0.1.0

19 Jul 09:12
587f5b4

Choose a tag to compare

Starknet Foundry

The first release of Starknet Foundry is out! 🔥🚀

Create, test and deploy Starknet contracts directly from one tool.

Check out the Starknet Foundry Book 📕 to learn how to utilize it in
your projects.

What's Changed

  • Added forge - smart contract test runner
  • Added cast - all-in-one Starknet interactions tool

Compatible Scarb Versions

Tool Scarb Version
snforge 0.5.1
sncast 0.5.2