У нас вы можете посмотреть бесплатно "BDD in Flutter" talk by Oleksandr Leushchenko at Flutter Vikings 2022 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
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!