We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eab6d5 commit 28e7af3Copy full SHA for 28e7af3
1 file changed
CHANGES.rst
@@ -4,9 +4,16 @@ Changelog
4
9.1 (unreleased)
5
----------------
6
7
-- Drop dependency on ``mock``.
+Features
8
+++++++++
9
-- Add in new flag ``--only-rerun`` to allow for users to rerun only certain errors.
10
+- Add a new flag ``--only-rerun`` to allow for users to rerun only certain
11
+ errors.
12
+
13
+Other changes
14
++++++++++++++
15
16
+- Drop dependency on ``mock``.
17
18
- Add support for pre-commit and add a linting tox target.
19
(`#117 <https://github.com/pytest-dev/pytest-rerunfailures/pull/117>`_)
0 commit comments