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 64a6a42 commit 912c085Copy full SHA for 912c085
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.1.2
2
+ - Updated lints package
3
+ - Fixed small lint issue
4
+
5
## 1.1.1
6
- Exported parameterizedGroup base and numeric and parameterizedTest from parameterized_test numeric functions.
7
pubspec.yaml
@@ -1,6 +1,6 @@
name: parameterized_test
description: Simple package that helps with executing parameterized tests. Inspired by JUnit ParameterizedTest.
-version: 1.1.1
+version: 1.1.2
homepage: https://www.github.com/DutchCodingCompany/parameterized_test
environment:
0 commit comments