Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configuring max steps using attribute #2671

Open
cptartur opened this issue Nov 13, 2024 · 0 comments
Open

Allow configuring max steps using attribute #2671

cptartur opened this issue Nov 13, 2024 · 0 comments
Labels
feature New feature request/description snforge

Comments

@cptartur
Copy link
Member

Right now it is only possible to configure max_steps from foundry config or cli. This is configured globally for all test cases. It should be possible to configure max_steps for each test using an attribute.

Implement attribute #[max_steps(steps: felt252)] which allows configuring max_steps per test case.

@cptartur cptartur added feature New feature request/description snforge labels Nov 13, 2024
@cptartur cptartur moved this to New in Starknet foundry Nov 13, 2024
@github-actions github-actions bot added the new label Nov 13, 2024
@cptartur cptartur removed the new label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request/description snforge
Projects
Status: Triage
Development

No branches or pull requests

1 participant