We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83a9101 commit b935e9bCopy full SHA for b935e9b
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [1.7.6] - Add relativeToTestFolder
2
+
3
+* Add `relativeToTestFolder` option to control the generated step file location
4
5
## [1.7.5] - Generic step generation fix
6
7
* Fix generic step generation when parameters combined with data tables
pubspec.yaml
@@ -1,6 +1,6 @@
name: bdd_widget_test
description: A BDD-style widget testing library. Generates Flutter widget tests from *.feature files.
-version: 1.7.5
+version: 1.7.6
repository: https://github.com/olexale/bdd_widget_test
issue_tracker: https://github.com/olexale/bdd_widget_test/issues
0 commit comments