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 74862b8 commit dd9c81cCopy full SHA for dd9c81c
AUTHORS
@@ -79,6 +79,7 @@ Ross Lawley
79
Ryan Wooden
80
Samuele Pedroni
81
Tom Viner
82
+Thomas Grainger
83
Trevor Bekolay
84
Wouter van Ackooy
85
David Díaz-Barquero
CHANGELOG.rst
@@ -3,12 +3,18 @@
3
4
**Bug Fixes**
5
6
-*
+* Text documents without any doctests no longer appear as "skipped".
7
+ Thanks `@graingert`_ for reporting and providing a full PR (`#1580`_).
8
9
*
10
11
12
13
+.. _#1580: https://github.com/pytest-dev/pytest/issues/1580
14
+
15
+.. _@graingert: https://github.com/graingert
16
17
18
2.9.2
19
=====
20
0 commit comments