We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0930889 commit f784ab6Copy full SHA for f784ab6
doc/src/changelog.rst
@@ -4,8 +4,11 @@ History of changes to pytest-dependency
4
dev (not yet released)
5
Bug fixes and minor changes
6
+ `#40`_: add logging.
7
+ + `#50`_, `#51`_: test suite incompatibility with pytest 6.2.0.
8
9
.. _#40: https://github.com/RKrahl/pytest-dependency/issues/40
10
+.. _#50: https://github.com/RKrahl/pytest-dependency/issues/50
11
+.. _#51: https://github.com/RKrahl/pytest-dependency/pull/51
12
13
0.5.1 (2020-02-14)
14
0 commit comments