foundry-rs / starknet-foundry

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

Integrate with `cairo-test` and `cairo-run` from Scarb #2152

Closed piotmag769 closed 1 month ago

piotmag769 commented 1 month ago

Which components does the task require to be changed? (think hard pls)

cairo-profiler

Description

Requires adding a specific field was_run_with_header since the heuristic that contracts' entrypoints are run without header is not true for the aforementioned tools