Рет қаралды 821
BDD stands for Behaviour-Driven Development, but the development part is rather a side-effect. What does BDD really state? The main goal is to get developers, testers, and stakeholders to talk to each other. To create and share the same understanding of the product flow, we use Gherkin - a native-like language that is easy to read even for deeply non-technical persons. During my talk, we'll review the Gherkin basics and see how BDD might help to build better Flutter apps in practice.
P.S. oh, by the way, you'll get familiar with the easiest way to start the test-first development approach for free!