We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb31359 commit 963130fCopy full SHA for 963130f
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.1.4] - More Gherkin keywords
2
+
3
+* Minor bug fixes
4
+* Add more Tap events
5
+* Add 'I Wait' step
6
7
## [0.1.3] - More Gherkin keywords
8
9
* Add `Background` keyword
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: 0.1.3+1
+version: 0.1.4
author: Oleksandr Leuschenko <olexa.le@gmail.com>
homepage: https://github.com/olexale/bdd_widget_test
0 commit comments