nimbus-eth2/tests/consensus_spec
Etan Kissling 71444a371a
annotate test_fixture_fork_choice with {.raises.} (#5903)
The fork choice test fixture is one of the more complex ones. Annotate
its functions with `{.raises.}` to make exception flow explicit.
2024-02-17 22:52:11 +01:00
..

Tests based on scenarios generated from the consensus spec.