|
|
Re: Already Existing Reporters ?
|
Posted: Feb 6, 2003 9:43 AM
|
|
We haven't done any other than the package access ones in org.suiterunner. What you might want to do is grab the PrintReporter from the Artima SuiteRunner distribution ZIP file. It's in directory source/org/suiterunner. You could use it as an example or a template for your own Reporters that output HTML, XML, CSV, whatever your heart desires.
If you do create some new Reporters, that would be great. It would also be great if you would share them with the world, if that's something you are willing to do.
|
|