amplify-swift icon indicating copy to clipboard operation
amplify-swift copied to clipboard

Explore using Xcode Test Plans

Open lawmicha opened this issue 3 years ago • 2 comments

suggestion: Maybe we can have a section like < SelectedTests > for upcoming PRs which will only include the tests corresponding to one scheme, which can help making number of files less in a PR https://stackoverflow.com/a/63879084

Originally posted by @thisisabhash in https://github.com/aws-amplify/amplify-ios/pull/1868#discussion_r899532287

lawmicha avatar Jun 17 '22 18:06 lawmicha

Currently it's a hassle when adding a new test, we have to disable it from all other schemas except for the schema we want it in (be that a new or existing schema). Explore using Xcode Test Plans extend it to all plugins if it makes testing easier during development.

lawmicha avatar Jun 17 '22 18:06 lawmicha

This has been identified as a feature request. If this feature is important to you, we strongly encourage you to give a 👍 reaction on the request. This helps us prioritize new features most important to you. Thank you!

github-actions[bot] avatar Sep 20 '22 17:09 github-actions[bot]