Skip to content

Add support for JUnit 5#38

Merged
jvanzyl merged 4 commits intotakari:masterfrom
marschall:junit5
Dec 28, 2021
Merged

Add support for JUnit 5#38
jvanzyl merged 4 commits intotakari:masterfrom
marschall:junit5

Conversation

@marschall
Copy link
Copy Markdown
Contributor

This pr adds support for JUnit 5 along side JUnit 4.

The chosen approach focuses on maximising code reuse while minimziging code changes.

The assertions in AbstractTestResources require JUnit 4 to always be present.

Different approaches are certainly possible, one would for example be to make dedicates module for JUnit 4 and JUnit 5.

@cyrille-leclerc
Copy link
Copy Markdown

cyrille-leclerc commented Jan 7, 2022

Thank you very much for this improvement!
We should be able to leverage very soon the takari-plugin-testing-project in the opentelemetry-maven-extension (here). It will greatly help us control our quality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants