toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 13 packages
Sort by PUB-AZS
A BDD-style widget testing library. Generates Flutter widget tests from *.feature files.
A Gherkin parsers and runner for Dart which is very similar to Cucumber, it provides the base BDD functionality ready for use in platform specific implementations i.e. flutter/web
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests.
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.#bdd#behavior-driven-development#test#tdd#project-management
A Flutter plug-in providing a native web view that loads Flutter assets. Useful for embdding HTML content in your application, for example to display help content.
A powerful Flutter package that simplifies Behavior Driven Development (BDD) by automatically generating test files from Gherkin feature files
A simple, extensible BDD assertion library which focuses on giving great error messages when the assertion fails.
An accessibility driven solution to facilitate the writing and execution of E2E tests understandable by any human being using cucumber(BDD) and flutter
BDD testing framework for Dart
BDD in Dart, inspired from Rspec, fork of cSpec