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

Possibility to nest Multirun-Configurations in Multirun-Configurations #82

Open
isfett opened this issue Sep 21, 2021 · 0 comments
Open

Comments

@isfett
Copy link

isfett commented Sep 21, 2021

Hey,

would it be possible to nest Multirun-Configurations?

For Example:
Multirun Action All JavaScript Tests

  • Jest Module 1
  • Jest Module 2
  • Jest Module 3

Multirun Action All PHP Tests

  • PHPUnit Module 1
  • PHPUnit Module 2
  • PHPUnit Module 3

Until here everything is working fine and as expected. If I try to add a new Multirun-Configuration
Multirun Action ALL TESTS

  • Multirun Action All Javascript Tests
  • Multirun Action All PHP Tests

I can not add those multirun configurations via add.

Would love to see this feature :)

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

1 participant