We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca74c6 commit d172e0dCopy full SHA for d172e0d
2 files changed
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [1.6.4] - Gherkin compliance
2
+
3
+* Add hooks (by @daniel-deboeverie-lemon)
4
+* Add Cucumber data table support (by @ron-brosh)
5
6
## [1.6.3] - Generic step usage comment (by @lsaudon)
7
8
* Add a comment to the generated step implementation to show how to use the generated step
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.3
+version: 1.6.4
repository: https://github.com/olexale/bdd_widget_test
issue_tracker: https://github.com/olexale/bdd_widget_test/issues
0 commit comments