An open API service indexing awesome lists of open source software.

https://github.com/executeautomation/flutterdriver_automation

In this repo we will discuss working with automation testing of flutter app with Flutter driver.
https://github.com/executeautomation/flutterdriver_automation

android bdd flutter flutter-driver flutter-gherkin ios

Last synced: 8 months ago
JSON representation

In this repo we will discuss working with automation testing of flutter app with Flutter driver.

Awesome Lists containing this project

README

          

# flutter_driver_automation

Demonstrate automation testing of Flutter application in Android/iOS with Flutter driver

## Getting Started

This project is a starting point for a Flutter driver and we have discussed a lot about BDD with Flutter driver with flutter_gherkin as well

A few resources used in this project project:

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
- [Flutter Driver: Flutter driver API](https://api.flutter.dev/flutter/flutter_driver/FlutterDriver-class.html)
- [Flutter Gherkin: Gherkin + Runner for Flutter](https://pub.dev/packages/flutter_gherkin#-readme-tab-)

For help getting started with Flutter driver, view our
[ExecuteAutomation YouTube videos](https://www.youtube.com/executeautomation), which offers free tutorials,
samples, guidance on flutter driver along with BDD style coding practice.

For complete playlist of videos, visit the below link
[Flutter Driver](https://www.youtube.com/playlist?list=PL6tu16kXT9PrzZbUTUscEYOHHTVEKPLha)