Rémi Kowalski created JAMES-3024:
------------------------------------

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


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

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to