flutter_gherkin 0.0.5 flutter_gherkin: ^0.0.5 copied to clipboard
A Gherkin / Cucumber parser and test runner for Dart and Flutter
[0.0.5] - 29/10/2018 #
- Sorted out formatting of pre-defined steps
[0.0.4] - 29/10/2018 #
- Added more tests around
FlutterTestConfiguration
to ensure pre-defined steps are always added
[0.0.3] - 29/10/2018 #
- Added more pre-defined flutter step definitions
- Added more Flutter driver util methods to abstract common functionality like entering text into a control and tapping a button.
[0.0.2] - 29/10/2018 #
- Fixed up dependencies
[0.0.1] - 29/10/2018 #
- Initial working release