Skip to content

Nabi-Rahmani/robot_testing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Testing Pattern in Flutter

Very Good Ventures Very Good Ventures

Developed with 💙 by Very Good Ventures 🦄

License: MIT


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.

About

How to use the Robot Testing pattern in Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 96.1%
  • Swift 2.7%
  • Other 1.2%