draft changelog

This commit is contained in:
David Szotten 2018-10-14 19:04:50 +01:00
parent fd66f69c19
commit 8c059dbc48
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
Add ``-sw``, ``--stepwise`` as an alternative to ``--lf -x`` for stopping at the first failure, but starting the next test invocation from that test. See `the documentation <https://docs.pytest.org/en/latest/cache.html#stepwise>`_ for more info.