BDD in Flutter #3 — Golden Tests
BDD is UI agnostic. That allows us not to rewrite testing scenarios when details change but the idea stays the same. But what if UI representation is a part of the requirements? Let's say you must test the app's color scheme or check the layout.
In this video, I will show you how to superpower bdd_widget_test package with the goldel_toolkit.
---------------------------
Completed project: https://github.com/olexale/bdd_showcase_app
BDD widget test plugin: https://pub.dev/packages/bdd_widget_test
Golden_toolkit: https://pub.dev/packages/golden_toolkit
In this video, I will show you how to superpower bdd_widget_test package with the goldel_toolkit.
---------------------------
Completed project: https://github.com/olexale/bdd_showcase_app
BDD widget test plugin: https://pub.dev/packages/bdd_widget_test
Golden_toolkit: https://pub.dev/packages/golden_toolkit
Published on Mon, March 29th 2021