-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
⚡ enhancementRequest for new functionalityRequest for new functionality
Description
🤔 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
Labels
⚡ enhancementRequest for new functionalityRequest for new functionality