[
https://issues.apache.org/jira/browse/UNOMI-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Sinovassin-Naïk updated UNOMI-834:
-------------------------------------------
Description:
The current version of jUnit is 4.13.2.
The jUnit dependency moved from https://mvnrepository.com/artifact/junit/junit
to https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api
There is no more modification in the
https://mvnrepository.com/artifact/junit/junit since 2021
We should upgrade to the version 5 of junit-jupiter-api
The modification to a version 5 of jUnit will require to update each
integration tests to match the new syntax of jUnit tests
was:
The current version of jUnit is 4.13.2.
The jUnit dependency moved from https://mvnrepository.com/artifact/junit/junit
to https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api
There is no more modification in the
https://mvnrepository.com/artifact/junit/junit since 2021
We should upgrade to the version 5 of junit-jupiter-api
> Migrate to jUnit 5
> ------------------
>
> Key: UNOMI-834
> URL: https://issues.apache.org/jira/browse/UNOMI-834
> Project: Apache Unomi
> Issue Type: Task
> Reporter: Jonathan Sinovassin-Naïk
> Priority: Major
>
> The current version of jUnit is 4.13.2.
> The jUnit dependency moved from
> https://mvnrepository.com/artifact/junit/junit to
> https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api
> There is no more modification in the
> https://mvnrepository.com/artifact/junit/junit since 2021
> We should upgrade to the version 5 of junit-jupiter-api
> The modification to a version 5 of jUnit will require to update each
> integration tests to match the new syntax of jUnit tests
--
This message was sent by Atlassian Jira
(v8.20.10#820010)