Cedric Beust07/27/10
5142 views
6 replies
Recently, I started wondering how I could improve the TestNG listener architecture.
TestNG exposes a lot of different listeners, which users can specify
before starting a test run (using either of the command line, ant,
Maven, testng.xml or...