Skip to content

[Feature Request] Executing a test multiple times in parallel #10

@nikhilkr123

Description

@nikhilkr123

JUnit equivalent for following TestNG feature
http://testng.org/doc/documentation-main.html#parallel-tests

@test(threadPoolSize = 3, invocationCount = 10, timeOut = 10000)
public void testServer() { ... }

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