bdd_flutter 0.2.0 copy "bdd_flutter: ^0.2.0" to clipboard
bdd_flutter: ^0.2.0 copied to clipboard

A powerful Flutter package that simplifies Behavior Driven Development (BDD) by automatically generating test files from Gherkin feature files

0.2.0 #

  • change output files extension to .bdd_scenarios.g.dart and .bdd_test.g.dart
  • add ignore_features option to build.yaml
  • fix example
  • fix import file name
  • update readme

0.1.5 #

  • fix import file name

0.1.4 #

  • fix builder with examples
  • add ignore decorator on feature

0.1.3 #

  • fix builder issue with examples
  • restructure code

0.1.2 #

  • add @disableReporter and @enableReporter decorators
  • fix build_runner error
  • improve documentation
  • change log to stdout
  • update readme

0.1.1 #

  • add @className decorator
  • fix build_runner error

0.1.0 #

  • refactor to use factory pattern
  • improve code readability
  • improve documentation

0.0.1 #

  • Initial release
1
likes
140
points
69
downloads

Publisher

verified publishersamderlust.com

Weekly Downloads

A powerful Flutter package that simplifies Behavior Driven Development (BDD) by automatically generating test files from Gherkin feature files

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

build, flutter, yaml

More

Packages that depend on bdd_flutter