Oleksandr Leushchenko
Time is based on Central European Time (CET)
Date: Day 1, Wednesday, 2nd February
Time: 9:15pm to 9:45pm
Name: Oleksandr Leushchenko
Talk
Title:
BDD in Flutter
Abstract:
BDD stands for Behaviour-Driven Development, but the development part is rather a side-effect. What does really BDD states? The main goal is to get developers, testers, and stakeholders to talk to each other. In order 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!