Skip to content

Run tests in parallel #184

@safesparrow

Description

@safesparrow

Is your feature request related to a problem? Please describe.
Running tests takes a long time, because they run in sequence.

Describe the solution you'd like
I would like the tests to be run in parallel.

Additional context
I tried this and most tests work (and fast), but some are unable to load the projects when running alongside other tests.
I'm trying to find the root cause of that.
This also requires using unique test directories for each test (currently they are not).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions