Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

How to use the Robot Testing pattern in Flutter

Robot Testing Pattern in Flutter

Developed with  by Very Good Ventures 


This project showcases how to apply the Robot Testing pattern to a Flutter application.

It is a demo project used for the conference Future of Testing: Mobile hosted by Applitools.

How to run the tests

flutter drive  --target=e2e/e2e.dart --driver=e2e/scenarios/counter_scenario.dart
flutter drive  --target=e2e/e2e.dart --driver=e2e/scenarios/login_scenario.dart
flutter drive  --target=e2e/e2e.dart --driver=e2e/scenarios/scrolling_list_scenario.dart

Check out our blog for more about using the Robot Testing pattern in Flutter.

Download Robot Testing Pattern source code at GitHub

https://github.com/VGVentures/robot_testing
Exit mobile version
Skip to toolbar