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 test sharding #272

Merged
merged 2 commits into from Jun 13, 2022
Merged

Add support for test sharding #272

merged 2 commits into from Jun 13, 2022

Conversation

mannodermaus
Copy link
Owner

Mirror the JUnit 4 feature for test sharding, allowing tests to be split into chunks to be executed in parallel. If the numShards and shardIndex arguments are given, the feature is auto-enabled.

Ref. #270

@mannodermaus mannodermaus added this to the plugin-1.8.2.1 milestone Jun 12, 2022
@mannodermaus mannodermaus self-assigned this Jun 12, 2022
@mannodermaus mannodermaus merged commit 26cd58e into main Jun 13, 2022
@mannodermaus mannodermaus deleted the feature/sharding branch June 13, 2022 18:13
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.

None yet

1 participant