Open bsamuels453 opened 2 months ago
We need to update the assertion test config to allow users to supply error selectors and check for them in the assertion test case provider here
Until it is implemented, one can write a try-catch on the error selector and assert false
Right now we allow the user to configure what kinds of reverts will make Medusa identify a counterexample.
We should have support for custom errors as well, especially for when debugging reversion statistics.