test_cover_revert()
¶
Documentation for tests/frontier/opcodes/test_all_opcodes.py::test_cover_revert@verkle@v0.0.4
.
Generate fixtures for these test cases for Cancun with:
Cancun only:
fill -v tests/frontier/opcodes/test_all_opcodes.py::test_cover_revert --fork=Cancun --evm-bin=/path/to/evm-tool-dev-version
For all forks up to and including Cancun:
fill -v tests/frontier/opcodes/test_all_opcodes.py::test_cover_revert --until=Cancun
Cover state revert from original tests for the coverage script
Source code in tests/frontier/opcodes/test_all_opcodes.py
96 97 98 99 100 101 102 103 104 105 106 107 108 |
|