Skip to content

Parallel test running. Documentation, recommendations. #178

Description

@Kostanos

Hi, I'm playing with parallel test running.
My main goal is to speed up the tests.
In my case, 70 tests, mostly client-side.
Running without parallel and with parallel 2 or 4 processes, has no changes to the test execution time at all (2 minutes in my case).

I guess, one of the reason is running only one meteor instance, one browser instance?

Is there any recommendations, documentation about how can tests be optimized to run in parallel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions