Files
pytest2/changelog/2621.feature
2017-07-27 14:40:21 -03:00

3 lines
203 B
Gherkin

``--last-failed`` now remembers forever when a test has failed and only forgets it if it passes again. This makes it
easy to fix a test suite by selectively running files and fixing tests incrementally.