Skip to content

is possible to have test run in parallel but integrationTest to be sync?` #134

@donahchoo

Description

@donahchoo

Hi,

I'm trying to speed up my Junit 5 tests. I'm wondering if it's possible to have maxParallelForks = 4 for my test task but then have it be 1 for my integrationTest task. I'm using kotlin in my Gradle scripts if it matters.

thanks

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