Skip to content

Add better JUnit5 integration for the test runner #115

@incident-recipient

Description

@incident-recipient

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions