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 an option to set suiteThreadPoolSize for TestNg tests #20773

Closed
SergeyGotovskiy opened this issue May 13, 2022 · 0 comments · Fixed by #29211
Closed

Add an option to set suiteThreadPoolSize for TestNg tests #20773

SergeyGotovskiy opened this issue May 13, 2022 · 0 comments · Fixed by #29211
Assignees
Labels
Milestone

Comments

@SergeyGotovskiy
Copy link
Contributor

Expected Behavior

As gradle user i want to have possibility to set suiteThreadPoolSize via TestNg option to parallel my xml test collection

Current Behavior

Gradle doesn't provided setting this option

Context

TestNg introduce this option in 5.14 version 12 years ago, but we still can't use this when configure tests with gradle. It can make much easier run big scope of tests which described in xml files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants