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
commit 952018ae8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

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.