leancodepl / patrol

Flutter-first UI testing framework. Ready for action!
https://patrol.leancode.co
Apache License 2.0
869 stars 127 forks source link

Add target build apk command #2297

Closed pdenert closed 1 month ago

pdenert commented 1 month ago

In #2293 I've add flutter build apk --config-only, to create ./android/gradlew file during running patrol test on android. But it does not work, if app has different target than main.dart. So in this PR I'm adding -t integration_test/test_bundle.dart to avoid this problem.

docs-page[bot] commented 1 month ago

To view this pull requests documentation preview, visit the following URL:

patrol.leancode.co/~2297

Documentation is deployed and generated using docs.page.