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

Enhancement: Add the option to select test cases to run when calling JSystem from another tool #369

Open
frabu1975 opened this issue May 12, 2022 · 1 comment

Comments

@frabu1975
Copy link

When calling JSystem for testing from another tool (say Jenkins) we can only call a scenario without the ability to pick only some test cases in that scenario.
We would like to have this option.
Say i have scenario "ABC" with test cases 1,2,3,4,5. When i call JSystem for testing I can only select to execute scenario "ABC" with all its test cases. I would like to be able to call scenario "ABC" and to select to run only test cases 1,3,5

@frabu1975
Copy link
Author

One option could be through SUT configuration

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