amplify-swift
amplify-swift copied to clipboard
Explore using Xcode Test Plans
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
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.
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!