Skip to content

Commit

Permalink
Document next step for sauce
Browse files Browse the repository at this point in the history
  • Loading branch information
bahrimootaz committed Aug 9, 2024
1 parent 262bdd4 commit d5468f8
Showing 1 changed file with 10 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,13 @@ Follow this guide to run integration tests for your Flutter app on Android.

## Example Implementation

For a practical example of how to set up and run integration tests for Flutter apps,
you can refer to the [Sauce Labs Flutter demo application](https://github.com/saucelabs/my-demo-app-flutter) repository.
The steps outlined in this guide have already been implemented in that public repository. You can follow along with the demo app to see how everything is configured and run your tests accordingly.
For a practical example of how to set up and run integration tests for Flutter apps, you can refer to the [Sauce Labs Flutter demo application](https://github.com/saucelabs/my-demo-app-flutter) repository.
The steps outlined in this guide have already been implemented in that repository. You can follow along with the demo app to see how everything is configured and run your tests accordingly.

## What's Next

:::info Next step

We're excited to share that Sauce Labs is actively working on expanding support for Flutter integration tests on iOS.
Stay tuned for updates as we continue to develop this capability!
:::

0 comments on commit d5468f8

Please sign in to comment.