Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JUnit5 option for FDK users. #140

Open
mjg123 opened this issue Jun 12, 2018 · 3 comments
Open

JUnit5 option for FDK users. #140

mjg123 opened this issue Jun 12, 2018 · 3 comments

Comments

@mjg123
Copy link

mjg123 commented Jun 12, 2018

We set our JUnit version to 4.12 here https://github.com/fnproject/fdk-java/blob/master/pom.xml#L31

Typically doing that is fine because junit is normally scoped to testing, and users can be free to choose their version as ours won't be included transitively into their builds. However we have a testing module which has junit as a normally-scoped dep: https://github.com/fnproject/fdk-java/blob/master/testing/pom.xml#L25-L29

We should support users wanting to use JUnit 5, and we should also track JUnit releases.

@svenruppert
Copy link
Contributor

first preparations, to work on a jUnit 5 module

#141

@svenruppert
Copy link
Contributor

please have a look at #141

@MazizEsa
Copy link

MazizEsa commented Aug 5, 2021

Hello @mjg123 @svenruppert still haven't release with Junit5 yet?

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

No branches or pull requests

3 participants