Skip to content

Update JUnit Platform Engine docs  #2677

@mpkorstanje

Description

@mpkorstanje

🤔 What's the problem you're trying to solve?

With junit-team/junit-framework#3044 released in 5.9.1 the docs for the platform engine still state:

Note: Cucumber does not guarantee that the number of concurrently executing tests will not exceed the configured parallelism. The underlying ForkJoinPool used to execute scenarios may spawn additional threads. To obtain such guarantees us a custom parallel configuration strategy.

✨ What's your proposed solution?

Update the docs to explain that since 5.9.12 the property can be used. Also add the property to the list of properties.

📚 Any additional context?

Fixes: #2512.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions