mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-01 21:14:54 -05:00
Merge pull request #2667 from ethereum/add-random-test-format
Add random test format doc
This commit is contained in:
7
tests/formats/random/README.md
Normal file
7
tests/formats/random/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Random tests
|
||||
|
||||
The random tests are generated with various randomized states and blocks.
|
||||
|
||||
## Test case format
|
||||
|
||||
- `random` handler: same as the [`blocks`](../sanity/blocks.md) handler test case format from sanity tests.
|
||||
Reference in New Issue
Block a user