Matthieu Baechler created JAMES-2543:
----------------------------------------
Summary: 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
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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]