For a Flutter app with companion native iOS and watchOS, does the workflow editor allow enabling both Flutter and XC/TestPlans? #2628
Replies: 2 comments
-
Hey @importRyan, Running Flutter tests and XC tests for watchOS are different processes. Flutter commands (flutter test, flutter drive) are specifically for running tests written in Dart for your Flutter application. The But For your XC tests in the Flutter workflow editor, you can try and see if are okay with the approach. You can do it by specifying the commands in your Let me know if that answers your question or if you have any further queries. |
Beta Was this translation helpful? Give feedback.
-
I'm tentatively closing the discussion since we haven't heard back from you. You can open the discussion again by replying to this message or opening a new discussion. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
Expected results
Option to detect/specify and run Test Plans for XCTest/Swift Testing.
Actual results
Only options for Flutter tests
Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions