X Tutup
Skip to content

add multi-process flag as -j to test.py #7361

@tacaswell

Description

@tacaswell

To run the tests in parallel you currently have to add --processes=8 --process-timeout=300 to the CLI, doing this as -j 8 would be much nicer.

This should be a 'simple' matter of extending the CLI parsing done in tests.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Difficulty: Easyhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuestopic: testing

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup