make more comments in the test filler
Open
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.