[
https://issues.apache.org/jira/browse/SIS-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16996791#comment-16996791
]
Martin Desruisseaux edited comment on SIS-457 at 12/15/19 4:36 PM:
-------------------------------------------------------------------
Created a {{jupiter}} branch on https://github.com/opengeospatial/geoapi/ and
migrated to JUnit 5 the GeoAPI conformance tests. Those tests are used by SIS,
so it would have been hard to complete the SIS migration to JUnit 5 without
migrating GeoAPI first. I will create a {{jupiter}} branch on SIS too starting
from {{geoapi-4.0}} instead of {{master}}, cherry-pick the [commits provided by
Michiel|https://github.com/mrop/sis/commit/610f169f8b074f92c8121c4d40af97ca95b7f69e]
then continue the work there.
was (Author: desruisseaux):
Created a {{jupiter}} branch on https://github.com/opengeospatial/geoapi/ and
migrated to JUnit 5 the GeoAPI conformance tests. Those tests are used by SIS,
so it would have been hard to complete the SIS migration to JUnit 5 without
migrating GeoAPI first. I will create a {{jupiter}} branch on SIS too starting
from {{geoapi-4.0}} instead of {{master}}, apply the patch provided by Michiel
then continue the work there.
> Migrate tests to JUnit 5
> ------------------------
>
> Key: SIS-457
> URL: https://issues.apache.org/jira/browse/SIS-457
> Project: Spatial Information Systems
> Issue Type: Task
> Components: Features, Geometry, Metadata, Referencing, Storage,
> Utilities
> Affects Versions: 1.0
> Reporter: Martin Desruisseaux
> Assignee: Martin Desruisseaux
> Priority: Major
> Fix For: 1.1
>
> Attachments: SIS-427_Upgrade_to_Junit_5.patch
>
>
> Upgrade the test to JUnit 5. When this is done, see if we can remove some SIS
> custom code by JUnit 5 features e.g. for loading data from text file. Some
> places to revisit are:
> * All usage of {{org.apache.sis.test.OptionalTestData}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)