Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-4108

Add ability to restart tests at a specific module instead of repeating successfully completed tests

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • Dependencies
    • None
    • all environments

    Description

      Our project has ~12 submodules, some of which take a while to test. If a test fails in a downstream module, it would be nice not to have to repeat all the tests that precede it. For example, say a failure occurs in the widget-service module:

      pom.xml
      widget-config
      widget-db
      widget-doc
      widget-domain
      widget-service ***
      widget-standalone

      one could run a Maven2 command like: mvn --start=widget-service so as not to restart from the beginning.

      Attachments

        Issue Links

          Activity

            People

              brett Brett Porter
              psconnolly Peter Connolly
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: