Module default_tests
Available on crate feature
std only.Expand description
Default tests for EVM implementations.
Functionsยง
- run_
tests - Run default test suite on an EVM implementation. The execute function should set up the EVM, run the bytecode, and return the TestInspector.