You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: