A suite of tests that can be run with either TestNG or ScalaTest.
Implementation trait for class TestNGSuite
, which represents
a suite of tests that can be run with either TestNG or ScalaTest.
Suite that wraps existing TestNG test suites, described by TestNG XML config files.