Discussion:
Junit4 Dependencies of WicketTester
Johannes Renoth
2018-07-31 06:35:06 UTC
Permalink
Hello everyone,

i wanted to ask if there is a possibility that the Junit4 Dependencies
in WicketTester can be removed (i would provide PR if you like). Using
Junit5 breaks these dependencies since Junit decided to break with their
old API completely in version 5.

Greetings,

Johannes Renoth


---------------------------------------------------------------------
To unsubscribe, e-mail: users-***@wicket.apache.org
For additional commands, e-mail: users-***@wicket.apache.org
Martin Grigorov
2018-07-31 08:21:48 UTC
Permalink
Hi Johannes!
Post by Johannes Renoth
Hello everyone,
i wanted to ask if there is a possibility that the Junit4 Dependencies
in WicketTester can be removed (i would provide PR if you like). Using
Junit5 breaks these dependencies since Junit decided to break with their
old API completely in version 5.
Is this a change in some newer version of JUnit 5 ?
AFAIR 4.x and 5.x were fully compatible when 5.0.0 was released.

Please create a PR at Github and let's see what kind of changes are
required. It will make it easier to decide what to do.

Thanks!

Greetings,
Martin
Post by Johannes Renoth
Greetings,
Johannes Renoth
---------------------------------------------------------------------
Loading...