You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2021/02/24 15:13:00 UTC

[jira] [Updated] (JCRVLT-505) Separate unit test from integration tests

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

Konrad Windszus updated JCRVLT-505:
-----------------------------------
    Status: Patch Available  (was: In Progress)

> Separate unit test from integration tests
> -----------------------------------------
>
>                 Key: JCRVLT-505
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-505
>             Project: Jackrabbit FileVault
>          Issue Type: Improvement
>          Components: vlt
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: 3.4.10
>
>
> Currently all tests are executed by maven-surefire-plugin twice in the artifact {{org.apache.jackrabbit.vault}}. Once with Jackrabbit and once with Oak.
> This is useless for all Unit Tests (as they should not differ) and only makes sense for real integration tests. Therefore the integration test should instead be executed by maven-failsafe-plugin. For that they need to be renamed to be included (https://maven.apache.org/surefire/maven-failsafe-plugin/integration-test-mojo.html). Also only the ITs should be executed twice.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)