You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "ASF GitHub Bot (Jira)" <se...@james.apache.org> on 2020/12/03 22:14:00 UTC

[jira] [Commented] (JAMES-2543) remove usage of junit 4

    [ https://issues.apache.org/jira/browse/JAMES-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17243542#comment-17243542 ] 

ASF GitHub Bot commented on JAMES-2543:
---------------------------------------

jeantil opened a new pull request #270:
URL: https://github.com/apache/james-project/pull/270


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org