Test case reference¶
Documentation for test cases from tests
.
Generate fixtures for these test cases for all forks deployed to mainnet with:
fill -v tests
Generate fixtures for these test cases for Cancun with:
Cancun only:
fill -v tests --fork=Cancun --evm-bin=/path/to/evm-tool-dev-version
fill -v tests --until=Cancun --evm-bin=/path/to/evm-tool-dev-version
Cross-client test cases organized by fork. Each directory underneath tests/
contains test cases corresponding to the fork
in which the functionality-under-test was introduced.