[GitHub] maven-surefire issue #166: Support filtering of tests from Base Class (TestN...
Github user krmahadevan commented on the issue: https://github.com/apache/maven-surefire/pull/166 ping @Tibor17 - This PR basically addresses only the *TestNG* portion of the bug https://github.com/cbeust/testng/issues/1563
[GitHub] maven-surefire pull request #166: Support filtering of tests from Base Class...
GitHub user krmahadevan opened a pull request: https://github.com/apache/maven-surefire/pull/166 Support filtering of tests from Base Class (TestNG) User has two test classes 1. An abstract base class called âBaseTestâ which contains an @Test method called â