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

Add integration test for swift.runPluginTask command #1231

Closed
wants to merge 6 commits into from

Conversation

michael-weng
Copy link
Contributor

  • Change runPluginTask to return the argument filter for better testability
  • Given SwiftPluginTaskProvider integration test already test the tasks, assert the command arguments are valid and return the right tasks for picking.

Issue: #1230

- Change runPluginTask to return the argument filter for better testability
- Given SwiftPluginTaskProvider integration test already test the tasks,
assert the command arguments are valid and return the right tasks for
picking
- Minor clean up like removing redudant suite clean up and switch to use
constant enum

Issue: swiftlang#1230
@award999
Copy link
Contributor

Superseded by #1256

@award999 award999 closed this Dec 10, 2024
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

Successfully merging this pull request may close these issues.

2 participants