Use pytest instead of py.test per upstream recommendation, #dropthedot
http://blog.pytest.org/2016/whats-new-in-pytest-30/ https://twitter.com/hashtag/dropthedot
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"""
|
||||
Implement -f aka looponfailing for py.test.
|
||||
Implement -f aka looponfailing for pytest.
|
||||
|
||||
NOTE that we try to avoid loading and depending on application modules
|
||||
within the controlling process (the one that starts repeatedly test
|
||||
|
||||
Reference in New Issue
Block a user