ethereum / ethereum/tests

make more comments in the test filler

Open
#332 1 comment 0 reactions 0 assignees View on GitHub
enhancement up-for-grabs
Dominant language
JavaScript
Stars
626
Forks
364
PR merge metrics
No merged PRs in 30d

Description

in the test fillers there should be added a new section

"_info" : {
"comment" : "Test Desctiption"
}

describing what this test is actually about and how it works. such section will translate this comment into final test by testeth.
additional comments could be done by adding
`"//cooment1": "comment"`
`"//cooment2": "comment"`
fields. such fields must have unique id for the .json scheme and would not be translated into the final .json file.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.