google / google/polymorphicDSL

Add better JUnit5 integration for the test runner

Open
#115 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
17
Forks
10
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.