Skip to content

Run python integration tests in parallel #372

@fresh-borzoni

Description

@fresh-borzoni

Search before asking

  • I searched in the issues and found nothing similar.

Description

We should use pytest-xdist to run several testing shards in parallel.
Currently single client tests run in 40-50s, we can probably do better with this.

So we just need proper setup for the whole suit, cleanup, use different data for each sub-suite and pytest-xdist to parallelise.

Willingness to contribute

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions