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 a1ba8a2 commit e2ea990Copy full SHA for e2ea990
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 1.1.0
2
+ - Added separate numbered functions for `parameterizedTest` and `parameterizedGroup` specifying the number of arguments.
3
+ - Fixes bug where async test weren't properly passed to the test framework.
4
+ - Update to dart 3.
5
+
6
## 1.0.0
7
8
Major rework on `paramterized_test` which includes:
0 commit comments