Charles Wells wrote:
I use Ant to invoke several different test suites, where each test suite
contains many test cases, and each test case contains many test methods.
Its a common complaint here that the HTML report generated by the
task lists all the test method names but not what test case
eac
I use Ant to invoke several different test suites, where each test suite
contains many test cases, and each test case contains many test methods.
Its a common complaint here that the HTML report generated by the
task lists all the test method names but not what test case
each method belongs to. T