We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2fa438 commit 0175220Copy full SHA for 0175220
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [1.4.0] - 'After' block improvement
2
+
3
+* BREAKING CHANGE - Make 'After' block execute even when the test fails (by @jamontes79)
4
5
## [1.3.2] - Add diacritics support
6
7
* Add diacritics support (thanks @vidibu)
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.3.2+1
+version: 1.4.0
homepage: https://github.com/olexale/bdd_widget_test
environment:
0 commit comments