Skip to content

Unit tests should be run in parallel #366

@fleimgruber

Description

@fleimgruber

As a developer, unit tests should run in parallel as the bulk of the unit tests is concerned with IO bound API requests and these can be trivially parallelized.

Planning on using https://pypi.org/project/pytest-xdist/.

This is just a reminder to pick it up after #131 lands.

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