File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 1.7.3] - Integration test improvements
2+
3+ * Integration test imports will not be added if ` integration_test ` package is not added to ` dev_dependencies `
4+ * ` IntegrationTestWidgetsFlutterBinding.ensureInitialized(); ` will not be added if ` integration_test ` package is not added to ` dev_dependencies `
5+
16## [ 1.7.2] - Hotfix release for broken comments
27
38* In the previous release, comments were broken. This release fixes the issue.
Original file line number Diff line number Diff line change 11name : bdd_widget_test
22description : A BDD-style widget testing library. Generates Flutter widget tests from *.feature files.
3- version : 1.7.2
3+ version : 1.7.3
44repository : https://github.com/olexale/bdd_widget_test
55issue_tracker : https://github.com/olexale/bdd_widget_test/issues
66
You can’t perform that action at this time.
0 commit comments