Skip to content

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

@dheerajm91

Description

@dheerajm91

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions