berkus / tumbler-glass

Automatically exported from code.google.com/p/tumbler-glass
0 stars 0 forks source link

Add Maven plugin #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Tumbler should offer a Maven plugin that integrates with the surefire test
runner and auto-generats the reports during unit and integration test runs

Original issue reported on code.google.com by jace...@gmail.com on 17 May 2010 at 2:26

GoogleCodeExporter commented 9 years ago
Maven plugin is on my list. But there's a workaround - just add 
-DgenerateReport=html and the report will be 
generated in target/Tumbler-reports

Original comment by lipinski...@gmail.com on 25 May 2010 at 11:51

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
IntroductionForDevelopers shows how to generate reports without any plugins. 

Original comment by lipinski...@gmail.com on 17 May 2011 at 9:48