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 f6bfa5c commit 686055bCopy full SHA for 686055b
doc/src/changelog.rst
@@ -5,10 +5,13 @@ 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
+ + `#58`_: declare the type of automark_dependency ini-option
9
+ correctly as bool.
10
11
.. _#40: https://github.com/RKrahl/pytest-dependency/issues/40
12
.. _#50: https://github.com/RKrahl/pytest-dependency/issues/50
13
.. _#51: https://github.com/RKrahl/pytest-dependency/pull/51
14
+.. _#58: https://github.com/RKrahl/pytest-dependency/pull/58
15
16
0.5.1 (2020-02-14)
17
0 commit comments