Expand description
Common test utilities for REVM crates.
This crate provides shared test utilities that are used across different REVM crates.
Structs§
- Testdata
Config - Configuration for the test data comparison utility.
Functions§
- compare_
or_ save_ testdata - Compares or saves the execution output to a testdata file.
- compare_
or_ save_ testdata_ with_ config - Compares or saves the execution output to a testdata file with custom configuration.