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 3169454 commit cba5c15Copy full SHA for cba5c15
pkgs/test/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.27.1-wip
+## 1.28.0
2
3
* Add `isSorted` and related matchers for iterables.
4
* Consider `NaN` to be equal to itself in `equals`.
pkgs/test/pubspec.yaml
@@ -1,5 +1,5 @@
name: test
-version: 1.27.1-wip
+version: 1.28.0
description: >-
A full featured library for writing and running Dart tests across platforms.
5
repository: https://github.com/dart-lang/test/tree/master/pkgs/test
0 commit comments