mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-03 09:54:55 -05:00
6 lines
247 B
Markdown
6 lines
247 B
Markdown
# Fork choice tests
|
|
|
|
Fork choice tests cover the different forking cases with fork choice helper functions.
|
|
|
|
Information on the format of the tests can be found in the [fork choice test formats documentation](../../formats/fork_choice/README.md).
|