+1
Am 08.02.18, 10:15 schrieb "Christofer Dutz" <[email protected]>:
Hi all,
As mentioned in another thread on this list. We have noticed that Junit5 is
causing more trouble than it is helping us.
* Eclipse integration is problematic so we have to add main methods to
be able to run them in the IDE
* Maven build seems to be problematic as updating plugins usually
requires a lot of research
* Maven tests failing won’t break the build reliably
So I am proposing to replace JUnit 5 with JUnit 4.
Chris