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

Shorten package manifest declarations in tests #1280

Open
ahoppen opened this issue May 13, 2024 · 0 comments
Open

Shorten package manifest declarations in tests #1280

ahoppen opened this issue May 13, 2024 · 0 comments
Labels
good first issue Good for newcomers refactoring An internal refactoring of the codebase

Comments

@ahoppen
Copy link
Collaborator

ahoppen commented May 13, 2024

All package manifest declarations for SwiftPMTestProject start with swift-tools-version and import PackageDescription. I think the tests could be simplified SwiftPMTestProject would automatically add those two lines if they don’t exist in the manifest declaration. That way you can specify them manually but don‘t have to.

rdar://126484621

@ahoppen ahoppen added good first issue Good for newcomers refactoring An internal refactoring of the codebase labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers refactoring An internal refactoring of the codebase
Projects
None yet
Development

No branches or pull requests

1 participant