You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Alex Herbert (Jira)" <ji...@apache.org> on 2021/09/14 15:02:00 UTC

[jira] [Resolved] (STATISTICS-16) Replace JUnit dependency with JUnit Jupiter / JUnit Jupiter Vintage

     [ https://issues.apache.org/jira/browse/STATISTICS-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Herbert resolved STATISTICS-16.
------------------------------------
    Fix Version/s: 1.0
       Resolution: Implemented

The test suite has been updated to JUnit 5

> Replace JUnit dependency with JUnit Jupiter / JUnit Jupiter Vintage
> -------------------------------------------------------------------
>
>                 Key: STATISTICS-16
>                 URL: https://issues.apache.org/jira/browse/STATISTICS-16
>             Project: Apache Commons Statistics
>          Issue Type: Improvement
>            Reporter: Karl Heinz Marbaise
>            Priority: Critical
>             Fix For: 1.0
>
>
> *Problem*
> * Currently all tests are using JUnit 4 but the intention is to migrate to JUnit Jupiter (aka JUnit 5)
> * To make this a smooth transition we can simply replace JUnit 4 dependency with JUnit Jupiter  Vintage and JUnit Jupiter to keep running the JUnit 4 tests without any change.
> *Goal*
> * Transition to JUnit 5 
> * Open the migration of the JUnit 4 Tests to JUnit 5 step by step without the need to do this in one go.



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