Merge pull request #2667 from ethereum/add-random-test-format

Add random test format doc
This commit is contained in:
Alex Stokes
2021-10-14 03:26:55 -06:00
committed by GitHub

View 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.