JUnit Compatible Reporting for Windmill
adam
August 29, 2008
Contrib, Slide, Technology, Windmill, continuous, integration, reporting, testing, windmill-dev
Comments Off
A large part of the utility in a testing framework like Windmill is the ability to interoperate with a continuous integration environment. Much of the work that has gone into Windmill recently has been the result of continuous integration needs. There are many ways to do this with existing software packages out there that include Tinderbox,Buildbot and Cruise Control however we picked Hudson as a result of the super small learning overhead and amazing simplicity required to setup slaves on the network.
One of the requirements of course for parsing results is the need for JUnit compatible ... Continue Reading