bdd_framework 4.0.0 copy "bdd_framework: ^4.0.0" to clipboard
bdd_framework: ^4.0.0 copied to clipboard

BDD framework for Dart/Flutter. Lets you create BDD tests in code, and gives you easy to read error messages when assertions fail. Exports to Gherkin/Cucumber feature files.

4.0.0 #

3.0.2 #

  • Compatible with Flutter 3.13.9 version.

  • Internal frames are not shown in the error stack-traces. This simplifies the reported stack-traces by removing lines which are not from your application code.

2.0.1 #

  • Documentation, BDD tutorial and example app.

1.0.0 #

  • Initial version.
22
likes
150
pub points
56%
popularity

Publisher

verified publisherglasberg.dev

BDD framework for Dart/Flutter. Lets you create BDD tests in code, and gives you easy to read error messages when assertions fail. Exports to Gherkin/Cucumber feature files.

Repository (GitHub)
View/report issues

Topics

#bdd #behavior-driven-development #testing #tdd #project-management

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

characters, collection, flutter, flutter_test, meta

More

Packages that depend on bdd_framework