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

3.x: Add testng provider for surefire explicitly #422

Merged

Conversation

Bouncheck
Copy link
Collaborator

Before: When running unit tests we will use auto detected provider. Usually TestNG but there were instances where JUnit would be picked up and tests not run.
After: When running unit tests maven will report that it uses configured TestNG provider.

Before: When running unit tests we will use auto detected provider. Usually
TestNG but there were instances where JUnit would be picked up and
tests not run.
After: When running unit tests maven will report that it uses configured
TestNG provider.
@Bouncheck Bouncheck self-assigned this Jan 24, 2025
@Bouncheck Bouncheck requested a review from dkropachev January 24, 2025 10:10
@Bouncheck Bouncheck changed the title Add testng provider for surefire explicitly 3.x: Add testng provider for surefire explicitly Jan 24, 2025
@dkropachev dkropachev merged commit c3260c7 into scylladb:scylla-3.x Jan 24, 2025
11 checks passed
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