We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52f6aaa commit f61f551Copy full SHA for f61f551
docs/src/testing/gas-and-resource-estimation.md
@@ -22,6 +22,7 @@ storage updates, events and l1 <> l2 messages.
22
For individual tests, more detailed L2 gas usage can be displayed by passing the [`--gas-report`](../appendix/snforge/test.md#--gas-report) flag.
23
This will generate a table that shows gas statistics for each contract and function.
24
25
+<!-- { "ignored": true } -->
26
```shell
27
$ snforge test --gas-report
28
```
0 commit comments