We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
219e368
There was an error while loading. Please reload this page.
Introduce new syntax for scoped mocking on a test function only:
#[test] #[caironet(ContractName: 0x1234)] fn test_1() { ... }
Also add support for project that only have a Scarb.toml file.
Scarb.toml
f61d155
Support for Scarb dependency.
With this version, you can now run integration test using contracts from dependencies pulled with Scarb.
40eb1ee
First release for caironet to test starknet contracts using v1.1.0 of cairo compiler.
caironet
v1.1.0