gherkin 0.0.3
gherkin: ^0.0.3 copied to clipboard
A Gherkin parsers and runner for Dart which is very similar to Cucumber, it provides the base BDD functionality ready for use in platform specific implementations i.e. flutter/web
0.0.3 15/03/2019 #
- Fixed up more issues with pubspec.yaml
0.0.2 15/03/2019 #
- Fixed up issues with pubspec.yaml
0.0.1 15/03/2019 #
- Migration of core Gherkin code from flutter_gherkin package (https://github.com/jonsamwell/flutter_gherkin) so there is not Flutter specific dependencies on the core Gherkin functionality.