Test Yul Example¶
Documentation for tests/homestead/yul/test_yul_example.py@verkle@v0.0.6
.
Generate fixtures for these test cases for Homestead with:
Homestead only:
fill -v tests/homestead/yul/test_yul_example.py --fork=Homestead --evm-bin=/path/to/evm-tool-dev-version
For all forks up to and including Homestead:
fill -v tests/homestead/yul/test_yul_example.py --until=Homestead
Test Functions Overview¶
Name | Type | Cases | Description |
---|---|---|---|
test_yul |
state_test | 1 | Test YUL compiled bytecode. |