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

Parallel test suites #4

Open
esfomeado opened this issue Dec 2, 2021 · 3 comments
Open

Parallel test suites #4

esfomeado opened this issue Dec 2, 2021 · 3 comments

Comments

@esfomeado
Copy link

Any plans on supporting parallel test suites?

Thanks

@antoinemeyer
Copy link
Owner

I have a few ideas on how to make that work.
I'll dig into it when I have some time

@antoinemeyer antoinemeyer linked a pull request Jan 15, 2022 that will close this issue
@antoinemeyer
Copy link
Owner

Any plans on supporting parallel test suites?

Thanks

@esfomeado:

Parallel test support has been implemented (see #11) in the following version (available on maven central):

<dependency>
  <groupId>com.teketik</groupId>
  <artifactId>mock-in-bean</artifactId>
  <version>boot2-v2.0-RC</version>
</dependency>

Note that it will remain in release candidate for some time but should be stable. (I will close that issue once I merge to master and deploy 2.x).
Please let me know if that works out and if you face any issue or have any question!

@esfomeado
Copy link
Author

Thanks for you work.

Cheers.

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 a pull request may close this issue.

2 participants