a note about wip
This commit is contained in:
parent
f1dda7f434
commit
8aeb55d4ea
|
@ -1,6 +1,6 @@
|
||||||
# General test format
|
# General test format [WIP]
|
||||||
|
|
||||||
This document defines the general YAML format to which all tests should conform.
|
This document defines the general YAML format to which all tests should conform. Testing specifications in Eth2.0 are still a work in progress. _Expect breaking changes_
|
||||||
|
|
||||||
## ToC
|
## ToC
|
||||||
|
|
||||||
|
@ -68,4 +68,4 @@ test_cases:
|
||||||
output: [6, 65, 2, 5, 4, 2, 6, 6, 1, 1]
|
output: [6, 65, 2, 5, 4, 2, 6, 6, 1, 1]
|
||||||
seed: !!binary |
|
seed: !!binary |
|
||||||
JlAYJ5H2j8g7PLiPHZI/rTS1uAvKiieOrifPN6Moso0=
|
JlAYJ5H2j8g7PLiPHZI/rTS1uAvKiieOrifPN6Moso0=
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue