/flutter_counter_bdd

Simple counter app using BDD for its tests.

Primary LanguageDart

flutter_counter_bdd

This is a simple app. Its main purpose is to demonstrate the use of BDD tests. Check out the tests in the test folder.

Build the app by running: flutter build web --release --web-renderer html --base-href /flutter_counter_bdd/

Resources