Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-587

Doesn't run tests if they don't end with Test

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.4.3
    • None
    • None
    • N/A

    Description

      We have a mix of test - some purely junit4 (e.g. not extending anything and annotating with @Test) - and some which extends TestCase.
      I've discovered that the ones extending TestCase won't run if the classname doesn't end with Test - so that the class CommonsAttributesParserTests won't get included (notice the ending "s").

      Attachments

        Activity

          People

            Unassigned Unassigned
            david@davidkarlsen.com David J. M. Karlsen
            Votes:
            4 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: