flutter_gherkin_generator 1.0.5 flutter_gherkin_generator: ^1.0.5 copied to clipboard
Gherkin Generator is used to generate list of actors and nested scenarios for Gherkin
1.0.5 #
- Fix misprints
1.0.4 #
- Added example project
1.0.3 #
- Separate from generator since an error
import of dart:mirrors is not supported
1.0.2 #
- Fix steps injection:
ExecutableStepIterator.inject(classList);
1.0.1 #
- Downgrade
analyzer
forflutter_gherkin
- Add builder definition
1.0.0 #
- Use Gherkin / Cucumber notation for widget tests
- Support of nested scenarios
- Autogenerated list of actions