Yevheniia Hlovatska
Yevheniia Hlovatska
Yevheniia is from Ukraine, she is a QA Manager at Wixm an Authorized ICAgile Instructor in Agile Testing and automated testing courses author. Her main focus is on building the test automation strategy and best practices for web and mobile applications testing at Wix. She believes in balanced test automation as a tool to support the development velocity, shares her knowledge at conferences and workshops and promotes collaboration between developers and QAs around test automation.
React Summit 2022React Summit 2022
117 min
Detox 101: How to write stable end-to-end tests for your React Native application
Top Content
WorkshopFree
Compared to unit testing, end-to-end testing aims to interact with your application just like a real user. And as we all know it can be pretty challenging. Especially when we talk about Mobile applications.
Tests rely on many conditions and are considered to be slow and flaky. On the other hand - end-to-end tests can give the greatest confidence that your app is working. And if done right - can become an amazing tool for boosting developer velocity.
Detox is a gray-box end-to-end testing framework for mobile apps. Developed by Wix to solve the problem of slowness and flakiness and used by React Native itself as its E2E testing tool.
Join me on this workshop to learn how to make your mobile end-to-end tests with Detox rock.
Prerequisites- iOS/Android: MacOS Catalina or newer- Android only: Linux- Install before the workshop