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
python 3.5.2, pytest 3.0.4 with no plugins, Arch Linux repo packages
pytest --last-failed currently re-runs a full collection of the test suite, even though it does not need to do so to know which are the tests that need to be run.
The text was updated successfully, but these errors were encountered:
python 3.5.2, pytest 3.0.4 with no plugins, Arch Linux repo packages
pytest --last-failed
currently re-runs a full collection of the test suite, even though it does not need to do so to know which are the tests that need to be run.The text was updated successfully, but these errors were encountered: