Skip to content

Commit 82b3cdf

Browse files
authored
Merge pull request #1 from DutchCodingCompany/feature/add_flutter_variant
Added a flutter variant of the library
2 parents 8b5db5c + 939a6fa commit 82b3cdf

23 files changed

+1106
-21
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ For example:
3737

3838
## Getting started
3939

40-
Include the package in your project.
40+
Include `parameterized_test` or when using `flutter_test` include `flutter_parameterized_test` in
41+
your projects `pubspec.yaml`.
4142

4243
## Usage
4344

lib/parameterized_test.dart

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)