- Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The JUnit5 implementation currently uses a test runner per test case. Since we have implemented the observer pattern for the executor it probably makes more sense for each test suite to get a single executor.
This would solve problems that we're having with the XRAY plugin, which require some manual effort on the end user to make it work properly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request