You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Henning Noeth (JIRA)" <de...@myfaces.apache.org> on 2017/02/10 13:06:41 UTC

[jira] [Created] (TOBAGO-1701) Switch from JUnit4 to JUnit5

Henning Noeth created TOBAGO-1701:
-------------------------------------

             Summary: Switch from JUnit4 to JUnit5
                 Key: TOBAGO-1701
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1701
             Project: MyFaces Tobago
          Issue Type: Task
          Components: Core, Themes
            Reporter: Henning Noeth
            Priority: Minor
         Attachments: Update_Test_to_JUnit5.patch

There are currently two problems:
1. Arquillian doesn't support JUnit5 yet (https://issues.jboss.org/browse/ARQ-2066).
2. Tobago compile to Java6. The dynamic tests of JUnit5 require Java8.

In the attached patch the tests are compiled to Java8 and the qunit-integration-tests run in JUnit4.

We should wait for the JUnit5 support of Arquillian and update Tobago to Java8.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)