Uploaded image for project: 'Clover'
  1. Clover
  2. CLOV-1432

Integration tests are not being instrumented in Grails 2.3

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 3.2.2
    • 3.2.1
    • Grails Plugin
    • None

    Description

      Clover does not instrument integration tests in Grails 2.3.

      Caused by:

      • new GrailsIntegrationTestCompiler wrapper introduced in Grails 2.3.0 is not being recognized by Clover as a Groovy compiler
      • GrailsTestRunner calls Groovy compiler internally and this compiler does not have grover.jar on a classpath, thus Clover AST transformer is not called

      Todo:

      • check how to recognize/pass inclusion/exclusion patterns to the internal compiler of GrailsTestRunner

      Workaround:

      • not available

      Attachments

        Issue Links

          Activity

            People

              mparfianowicz Marek Parfianowicz
              mparfianowicz Marek Parfianowicz
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: