Uploaded image for project: 'Jackrabbit FileVault'
  1. Jackrabbit FileVault
  2. JCRVLT-505

Separate unit test from integration tests

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.4.10
    • vlt
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              kwin Konrad Windszus
              kwin Konrad Windszus
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: