File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.25.3-wip
2
+
3
+ * Remove outdated StreamMatcher link from README table of contents.
4
+
1
5
## 1.25.2
2
6
3
7
* Fix a bug running browser tests with paths containing windows directory
Original file line number Diff line number Diff line change 17
17
* [ Compiler Selectors] ( #compiler-selectors )
18
18
* [ Running Tests on Node.js] ( #running-tests-on-nodejs )
19
19
* [ Asynchronous Tests] ( #asynchronous-tests )
20
- * [ Stream Matchers] ( #stream-matchers )
21
20
* [ Running Tests With Custom HTML] ( #running-tests-with-custom-html )
22
21
* [ Providing a custom HTML template] ( #providing-a-custom-html-template )
23
22
* [ Configuring Tests] ( #configuring-tests )
Original file line number Diff line number Diff line change 1
1
name : test
2
- version : 1.25.2
2
+ version : 1.25.3-wip
3
3
description : >-
4
4
A full featured library for writing and running Dart tests across platforms.
5
5
repository : https://github.com/dart-lang/test/tree/master/pkgs/test
You can’t perform that action at this time.
0 commit comments