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 support for selecting/excluding groups #20

Merged
merged 2 commits into from
Jun 27, 2022
Merged

Add support for selecting/excluding groups #20

merged 2 commits into from
Jun 27, 2022

Conversation

marcphilipp
Copy link
Member

Since tags don't support wildcards and some versions of TestNG don't run
@BeforeGroups/@AfterGroups configuration method when groups are not
configured explicitly, this commit adds two new configuration parameters
for configuring groups/excludedGroups directly, bypassing tags entirely.

Since tags don't support wildcards and some versions of TestNG don't run
`@BeforeGroups`/`@AfterGroups` configuration method when groups are not
configured explicitly, this commit adds two new configuration parameters
for configuring groups/excludedGroups directly, bypassing tags entirely.
@marcphilipp marcphilipp merged commit 649b928 into main Jun 27, 2022
@marcphilipp marcphilipp deleted the marc/groups branch June 27, 2022 10:51
@marcphilipp marcphilipp added this to the 1.0.3 milestone Jun 27, 2022
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