A Java TestNG Listener that prints test method names, millisecond timings, and outcomes to System.out as the tests are completed.
'com.little-fluffy-clouds:testng-system-out-printer:0.1'
<dependency>
<groupId>com.little-fluffy-clouds</groupId>
<artifactId>testng-system-out-printer</artifactId>
<version>0.1</version>
</dependency>
<dependency org="com.little-fluffy-clouds" name="testng-system-out-printer" rev="0.1"/>
"com.little-fluffy-clouds", "testng-system-out-printer", "0.1"