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

Support filtering of tests from Base Class (TestNG)

    XMLWordPrintableJSON

Details

    Description

      User has two test classes.

      An abstract base class called BaseTest which contains an @Test method called testMethodFromBase. A child class called ChildTest which extends BaseTest.

      User attempts at running the TestNG test via -Dtest=ChildTest#testMethodFromBase.

      This PR basically addresses only the TestNG portion of the bug https://github.com/cbeust/testng/issues/1563

      Attachments

        Issue Links

          Activity

            People

              tibordigana Tibor Digana
              tibordigana Tibor Digana
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: