Karl Heinz Marbaise created STATISTICS-16:
---------------------------------------------
Summary: Replace JUnit dependency with JUnit Jupiter / JUnit
Jupiter Vintag
Key: STATISTICS-16
URL: https://issues.apache.org/jira/browse/STATISTICS-16
Project: Apache Commons Statistics
Issue Type: Improvement
Reporter: Karl Heinz Marbaise
*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
(v7.6.3#76005)