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 0f3f371 commit 62bbaddCopy full SHA for 62bbadd
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 2.0.1
2
+ - Updated dependencies
3
+ - sdk to `>=3.4.0 <4.0.0`
4
+ - `test` to `1.25.7`
5
+ - `meta` to `1.15.0`
6
+ - `very_good_analysis` to `6.0.0`
7
+
8
## 2.0.0
9
- Rework internal implementation of the packages. Resulting in no need for specifying the number of parameters in the function name.
10
```dart
pubspec.yaml
@@ -1,6 +1,6 @@
name: parameterized_test
description: Run a test multiple times based on provided parameter list. Inspired by JUnit ParameterizedTest.
-version: 2.0.0
+version: 2.0.1
homepage: https://www.github.com/DutchCodingCompany/parameterized_test
environment:
0 commit comments