test_gas()¶
Documentation for tests/frontier/opcodes/test_exp.py::test_gas@8db70f93.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/frontier/opcodes/test_exp.py::test_gas --fork Amsterdam
Test that EXP gas works as expected.
Source code in tests/frontier/opcodes/test_exp.py
18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 | |
Parametrized Test Cases¶
This test generates 21 parametrized test cases across 8 forks.