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

[JUnit,TestNG] Update documentation #1442

Merged
merged 1 commit into from Sep 1, 2018
Merged

Conversation

mpkorstanje
Copy link
Contributor

Summary

Document how to enable parallel execution for JUnit and TestNG

Document how to enable parallel execution for JUnit and TestNG

@Override
@DataProvider(parallel = true)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kathyrollo you've been using TestNG more then I have. Is this the only way to make tests with a a data provider run in parallel? Do you happen to know if we can control this from maven instead?

@mpkorstanje mpkorstanje added this to the 4.0.0 milestone Aug 28, 2018
@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.643% when pulling 10c20dc on document-parallel-execution into e87a3ee on master.

@mpkorstanje mpkorstanje merged commit 6df7e32 into master Sep 1, 2018
@mpkorstanje mpkorstanje deleted the document-parallel-execution branch September 1, 2018 07:07
@lock
Copy link

lock bot commented Sep 1, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Sep 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants