summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog/4147.feature.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog/4147.feature.rst b/changelog/4147.feature.rst
new file mode 100644
index 000000000..812898f90
--- /dev/null
+++ b/changelog/4147.feature.rst
@@ -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.