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 "René Cordier (Jira)" <se...@james.apache.org> on 2020/01/17 04:07:00 UTC

[jira] [Commented] (JAMES-3024) Add junit-jupiter-params dependency in testing-base

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

René Cordier commented on JAMES-3024:
-------------------------------------

https://github.com/linagora/james-project/pull/3039 contributed to add parameterized tests to testing base

> Add junit-jupiter-params dependency in testing-base
> ---------------------------------------------------
>
>                 Key: JAMES-3024
>                 URL: https://issues.apache.org/jira/browse/JAMES-3024
>             Project: James Server
>          Issue Type: Improvement
>    Affects Versions: 3.5.0
>            Reporter: Rémi Kowalski
>            Priority: Major
>
> Allow to use parameterized tests in all modules dependent on testing-base
> without having to worry about importing the dependency.
> This fix the following issue :
> if a parameterized test is defined in an interface in a module `A`, a test class implementing this contract in a module `B` will run the tests successfully without finding and testing  the parameterized tests defined in `A` if the module `B` doesn't have the dependency to `junit-jupiter-params`.
>  



--
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