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