Skip to content
This repository was archived by the owner on May 29, 2024. It is now read-only.
This repository was archived by the owner on May 29, 2024. It is now read-only.

Mark parallelism for certain groups of tests #80

@nixjdm

Description

@nixjdm

For instance, if I have a handful of tests that can't run in parallel, but the bulk of the test suite can, I'd want a way to mark that so that certain tests have to be run in sequence as normal, and the rest parallelized. I would want this split effective when running a single pytest command over the entire test suite.

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