Skip to content

Commit

Permalink
Update docs/cvl/foundry-integration.md
Browse files Browse the repository at this point in the history
Co-authored-by: urikirsh <[email protected]>
  • Loading branch information
johspaeth and urikirsh authored Nov 20, 2024
1 parent 7635339 commit 4710cba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/cvl/foundry-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ The Prover will yield higher guarantees of correctness than Foundry as all input
While fuzzing is not as complete as formal verification (a fuzzer might “miss” some inputs that would expose a bug),
writing fuzz tests via Foundry is often easier since it uses Solidity.

This part of the documentation explains how to utilize the Certora Prover to formally verify tests that are written as Foundry fuzz tests.


```{caution}
Expand Down

0 comments on commit 4710cba

Please sign in to comment.