You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2023/01/03 15:59:00 UTC

[jira] [Closed] (SUREFIRE-2138) Update JUnit versions used in docs/ITs

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

Slawomir Jaranowski closed SUREFIRE-2138.
-----------------------------------------
    Fix Version/s: 3.0.0-M8
         Assignee: Slawomir Jaranowski
       Resolution: Fixed

> Update JUnit versions used in docs/ITs
> --------------------------------------
>
>                 Key: SUREFIRE-2138
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-2138
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: documentation, JUnit 5.x support
>            Reporter: Andreas Pabst
>            Assignee: Slawomir Jaranowski
>            Priority: Major
>              Labels: documentation, integration-tests, junit, junit5
>             Fix For: 3.0.0-M8
>
>
> h3. Docs
> The JUnit artifact versions used in the Surefire configuration examples are quite old which can lead to users misconfiguring Surefire as happened in SUREFIRE-2121.
> Using the current artifact versions can prevent such mistakes.
> It also signals to the user that the most recent JUnit 4/5 versions are supported by Surefire.
> For JUnit 5 the version 5.9.1 should be used in the docs.
> For JUnit 4 the version 4.13.2 should be used in the docs.
> h3. Integration Tests
> 4.13.1 and 4.13.2 shall be added to JUnitVersion and covered in JUnit4VersionsIT.
> Integration tests that use versions like 4.13.1 or 4.13 shall be updated to use 4.13.2.
> Integration tests shall use JUnit 5 artifacts in version 5.9.1 unless a specific other version is needed. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)