• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Medium Medium
    • 3.3.0
    • None
    • Instrumentation
    • None

      Clover's default test detector should properly recognize Spock-framework test classes and which methods are test ones and which are helper ones. We shall not see stuff like this in the test summary:

      Tests 	Started 	Status 	Time (secs) 	Message
      OpsWiseJobQueryTestSpec. 	12 mar 10:32:50 	PASS 	0 	     // BAD
      OpsWiseJobQueryTestSpec.$spock_feature_1_0 	12 mar 10:32:49 PASS 	0,001 	// OK, but use original name
      OpsWiseJobQueryTestSpec. 	12 mar 10:32:49 	PASS 	0 	     // BAD
      OpsWiseJobQueryTestSpec.setup 	12 mar 10:32:49 	PASS 	0,009        // BAD
      

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

                Created:
                Updated:
                Resolved: