maheshj01 / maheshj01/flutter-Testing

does test automation code, using flutter driver, reside in the same repo of app development

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
19
Forks
11
PR merge metrics
No merged PRs in 30d

Description

For normal Android and iOS application automation using appium, all we need is apk or ipa and then we can automate it in our independent code repo(No need to touch the developer's code repo at all).

But it seems that this is not the case with the application developed using flutter framework.
we need to use test folder of the developer's repo to write tests for application developed using flutter framework. Am I correct?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names Flutter Driver and the test folder but no repository files or test entry points. Start by reviewing the project's test layout and Flutter Driver guidance; done would be a clear documented answer about whether automation belongs in the application repository or can live independently.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile-dev, testing
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.