Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make SwiftPMBuildSystem only include tests from test targets in the testFiles method #1174

Open
ahoppen opened this issue Apr 15, 2024 · 1 comment

Comments

@ahoppen
Copy link
Collaborator

ahoppen commented Apr 15, 2024

SwiftPMBuildSystem.testFiles currently returns all source files within the package. It should only return files from .testTargets.

rdar://126493903

@adam-fowler
Copy link
Contributor

But swift-testing tests can be in any target.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants