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

WIP - override what user passes in with what is in a config file #345

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

titusfortner
Copy link
Collaborator

Throwing this out there for us to discuss.

The idea is that a plugin can override what the user has in their code and run a platform configuration based on what is in a config file. This needs to be done from the Test Runner library in order to make sure all the custom information for test and build name and tags, etc isn't overridden.

Really we need a lot more work on the plugin and understanding what is possible before this is really useful. But I'm imagining a scenario where a user can have the 4 configurations they care about in the file, and when they use the plugin to right click and "Run on All Sauce Platforms" have the IDE run that test 4 times, once with each of the different configurations.

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.

1 participant