Skip to content

Commit a2c63cc

Browse files
authored
Merge pull request #586 from stephenfin/release-2.8.7
release 2.8.7
2 parents 2ce38cd + b2d6e71 commit a2c63cc

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

NEWS

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@ Changes and improvements to testtools_, grouped by release.
66
NEXT
77
~~~~
88

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+
924
2.8.6
1025
~~~~~
1126

0 commit comments

Comments
 (0)