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

Is there a way to let what files to run in what threads/browser instances ? #65

Open
dheerajm91 opened this issue Jan 22, 2021 · 0 comments

Comments

@dheerajm91
Copy link

dheerajm91 commented Jan 22, 2021

Hi,

I have 4 modules (module1, module2, module3, module4) and i want them to run in parallel.

is there a way if i just give the 4 modules at the same time, it will run all the tests inside in parallel?

Now i want to specify which module to run in which browser instance or thread ? is that possible ?

Today my test.ts says find spec files and run through context.

but i want to give 4 paths/modules to my parallel executor and let each one execute separately in parallel.

Please help

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