We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a200369 commit a2c2104Copy full SHA for a2c2104
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [1.6.3] - Generic step usage comment (by @lsaudon)
2
+
3
+* Add a comment to the generated step implementation to show how to use the generated step
4
5
## [1.6.2] - Generic step generation improvement (by @lsaudon)
6
7
* Automatically detect parameter names in scenario outlines
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.6.2
+version: 1.6.3
repository: https://github.com/olexale/bdd_widget_test
issue_tracker: https://github.com/olexale/bdd_widget_test/issues
0 commit comments