github foundry-rs/starknet-foundry v0.6.0
0.6.0

latest releases: v0.49.0, v0.48.1, v0.48.0...
2 years ago

Forge

Added

  • deploy_at cheatcode
  • printing failures summary at the end of an execution
  • filtering tests now uses an absolute module tree path — it is possible to filter tests by module names, etc.

Fixed

  • non-zero exit code is returned when any tests fail
  • mock_call works with dispatchers if contract does not exists

Cast

Added

  • support for starkli-style accounts, allowing the use of existing accounts

Changed

  • fixed misleading error message when there was no scarb in PATH and --path-to-scarb-toml was passed
  • modified multicall new command output, to be in line with other commands outputs

Don't miss a new starknet-foundry release

NewReleases is sending notifications on new releases.