Skip to content

Make weld-testing version 5.x compatible with JUnit 6 #300

@manovotn

Description

@manovotn

Originated from issue #293

JUnit 6 has been released and we have some minor incompatibilities to deal with in order to run with it.
We can easily adjust our code to be able to execute with both, JUnit 5 and JUnit 6 although we want to keep the baseline version 5 for the time being. Reasons for that are not breaking existing usage which might be using other JUnit 5 extensions with possible compatibility issues and Spock will not work with JUnit 6 from what I understood.

Users will therefore be able to manually specify JUnit 6 if they so wish.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions