Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make more comments in the test filler #332

Open
winsvega opened this issue Sep 19, 2017 · 1 comment
Open

make more comments in the test filler #332

winsvega opened this issue Sep 19, 2017 · 1 comment

Comments

@winsvega
Copy link
Collaborator

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.

@winsvega
Copy link
Collaborator Author

winsvega commented Mar 1, 2021

@qbzzt this is more then just a comment.
having more comments in tests would be nice.

the issue is the whole index we need to have so to be able to tell what is covered and where.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant