Skip to content

Run inline tests in parallel #1516

@bcc32

Description

@bcc32

ppx_inline_test supports labeling inline tests in a given module with a "partition" and only running tests from a specified partition, meaning tests can be run in parallel. Dune supports running inline tests from different libraries in parallel, but it would be nice to get parallelism at the module level as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions