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

Support for other Parallel Testing gems #1065

Open
priverop opened this issue Aug 9, 2023 · 0 comments
Open

Support for other Parallel Testing gems #1065

priverop opened this issue Aug 9, 2023 · 0 comments

Comments

@priverop
Copy link

priverop commented Aug 9, 2023

Hello!

I've been trying to make simplecov working with parallel_rspec, an alternative to parallel_test, but if I'm not mistaken, this is highly acoplated because of this require and probably other functions.

I thought that if only the parallel_rspec gem would use ENV["TEST_ENV_NUMBER"] and ENV["PARALLEL_TEST_GROUPS"] I could make it work, but apparently it's not that simple.

Am I mistaken? It would be a difficult task? Do you think it would be useful to allow to use different gems?

Thank you!

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

No branches or pull requests

1 participant