flutter_gherkin_wrapper 1.0.3 flutter_gherkin_wrapper: ^1.0.3 copied to clipboard
Gherkin Wrapper is used to execute widget (component) tests with Cucumber / Gherkin notation
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