foundry-rs / starknet-foundry

Blazing fast toolkit for developing Starknet contracts.
https://foundry-rs.github.io/starknet-foundry/
MIT License
279 stars 139 forks source link

Update `should_panic` expected failures docs #1536

Open piotmag769 opened 5 months ago

piotmag769 commented 5 months ago

Which components does the task require to be changed?

snforge

Description

We don't have all possible options listed here https://foundry-rs.github.io/starknet-foundry/testing/testing.html#expected-failures

Different formats are supported, listed here: https://github.com/starkware-libs/cairo/blob/c1f9ed85f3e94452819f2436358ee3a97d896949/crates/cairo-lang-test-plugin/src/test_config.rs#L91

Arcticae commented 1 month ago

@piotmag769 please describe the issue more comprehensively