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

feat: Run classes in parallel if they are in a single collection #17

Merged
merged 6 commits into from
Jul 30, 2024
Merged

feat: Run classes in parallel if they are in a single collection #17

merged 6 commits into from
Jul 30, 2024

Conversation

pregress
Copy link
Contributor

@pregress pregress commented Jun 27, 2024

Fix for #9 ; also updated readme with an example.

The default xunit behavior stays the same, unless you add the EnableParallelizationAttribute on the collection definition

@pregress
Copy link
Contributor Author

@meziantou could you have a look & possibly merge and release this?

@pregress pregress changed the title Run classes in parallel if they are in a single collection feat: Run classes in parallel if they are in a single collection Jun 27, 2024
@pregress
Copy link
Contributor Author

@meziantou Is it possible to have a look?

@meziantou
Copy link
Owner

Sorry for the delay. I missed the first notification :(

@meziantou
Copy link
Owner

meziantou commented Jul 29, 2024

There is a small build error (check the warnings locally), then I'll be able to merge it

@meziantou meziantou merged commit cd06c29 into meziantou:main Jul 30, 2024
1 check passed
@pregress pregress deleted the classes-in-collection-parallel branch July 30, 2024 13:20
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