bdd_framework 3.0.2 copy "bdd_framework: ^3.0.2" to clipboard
bdd_framework: ^3.0.2 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.

[3.0.2] - 2023/01/10 #

  • 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] - 2022/08/12 #

  • Documentation, BDD tutorial and example app.

[1.0.0] - 2022/04/16 #

  • Initial version.
20
likes
130
pub points
73%
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 #test #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