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 a26e93e commit 2860709Copy full SHA for 2860709
CHANGELOG.rst
@@ -1,11 +1,13 @@
1
Changelog
2
=========
3
4
-2.10.1 (2020-06-??)
+2.10.1 (2020-08-14)
5
-------------------
6
7
* Support for ``pytest-xdist`` 2.0, which breaks compatibility with ``pytest-xdist`` before 1.22.3 (from 2017).
8
Contributed by Zac Hatfield-Dodds in `#412 <https://github.com/pytest-dev/pytest-cov/pull/412>`_.
9
+* Fixed the ``LocalPath has no attribute startswith`` failure that occurred when using the ``pytester`` plugin
10
+ in inline mode.
11
12
2.10.0 (2020-06-12)
13
0 commit comments