##// END OF EJS Templates
spelling: evaluable
timeless@gmail.com -
r5798:e45f5dbc default
parent child Browse files
Show More
@@ -72,7 +72,7 b' py.test also has many more options, see '
72 are::
72 are::
73
73
74 -k EXPRESSION only run tests which match the given substring
74 -k EXPRESSION only run tests which match the given substring
75 expression. An expression is a python evaluatable
75 expression. An expression is a python evaluable
76 expression where all names are substring-matched
76 expression where all names are substring-matched
77 against test names and their parent classes. Example:
77 against test names and their parent classes. Example:
78 -x, --exitfirst exit instantly on first error or failed test.
78 -x, --exitfirst exit instantly on first error or failed test.
General Comments 0
You need to be logged in to leave comments. Login now