We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be249f3 commit 4ce4a56Copy full SHA for 4ce4a56
1 file changed
NEWS
@@ -3,6 +3,24 @@ testtools NEWS
3
4
Changes and improvements to testtools_, grouped by release.
5
6
+2.8.3
7
+~~~~~
8
+
9
+Changes
10
+-------
11
12
+* Add 'Typing :: Typed' classifier to package metadata.
13
+ (Jelmer Vernooij)
14
15
+Improvements
16
+------------
17
18
+* Add comprehensive type annotations to assertions, compat, run, and other modules.
19
+ (Jelmer Vernooij, Stephen Finucane)
20
21
+* Support async setUp/tearDown validation with Deferreds.
22
23
24
2.8.2
25
~~~~~
26
0 commit comments