FAIL command #17
Labels
back end
a change to the back end of the code base
easy issue
Good for newcomers
feature
New feature or request
python
Pull requests that update Python code
The FAIL statement will terminate the test script with a failing reply. Optionally, a python conditional expression can be added, which if false, will cause the code execution to ignore the FAIL statement, and continue as normal.
Usage:
FAIL <optional python conditional expression>
The text was updated successfully, but these errors were encountered: