You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2018/09/14 20:22:00 UTC

[jira] [Created] (KYLIN-3561) Upgrade to JUnit 5

Ted Yu created KYLIN-3561:
-----------------------------

             Summary: Upgrade to JUnit 5
                 Key: KYLIN-3561
                 URL: https://issues.apache.org/jira/browse/KYLIN-3561
             Project: Kylin
          Issue Type: Task
            Reporter: Ted Yu


JUnit 5 brings multiple useful features so tests are easier to read and write.

We can bump up the dependency version and create new tests with JUnit 5 features.

Relevant features of JUnit 5: dynamic test, nested tests, parameterized tests
https://twitter.com/nipafx/status/1027095088059559936



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)