[ https://issues.apache.org/jira/browse/JAMES-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17263241#comment-17263241 ]
René Cordier commented on JAMES-2543: ------------------------------------- https://github.com/apache/james-project/pull/284 Remove JUNIT 4 usages in server/protocols Closing this ticket now, as the only remaining JUNIT4 tests are in jmap-draft that is supposed to be deprecated and removed when the new jmap module will be stable enough Don't hesitate to reopen it if needed. > remove usage of junit 4 > ----------------------- > > Key: JAMES-2543 > URL: https://issues.apache.org/jira/browse/JAMES-2543 > Project: James Server > Issue Type: Task > Components: tests > Affects Versions: 3.1.0 > Reporter: Matthieu Baechler > Priority: Major > > Now that Junit 5 is working well, we should migrate our test code to it to > benefits from great new features. > For that, as Junit 5 assertions changed from junit 4 ones, the easiest path > is to migrate all assertions to assertj (because they are better anyway). > A second step will be to migrate from @Rule to extensions. > Then there will probably the need to use cucumber for junit5 integration. > This ticket will track the progress on this task -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org