We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ce38cd + b2d6e71 commit a2c63ccCopy full SHA for a2c63cc
NEWS
@@ -6,6 +6,21 @@ Changes and improvements to testtools_, grouped by release.
6
NEXT
7
~~~~
8
9
+2.8.7
10
+~~~~~
11
+
12
+Improvements
13
+------------
14
+* Fix an issue with ``iterate_tests``, which was recently changes to insist
15
+ on accepting an instance of ``unittest.TestSuite``, breaking some users.
16
+ (Jelmer Vernooij, #584)
17
18
+* Improve the type annotations for ``testtools.testcase.TestCase.skipTest``
19
+ (Stephen Finucane, #585)
20
21
+* Correct a URL in the README
22
+ (Steve Kowalik, #582)
23
24
2.8.6
25
~~~~~
26
0 commit comments