When I asked this question over a year ago, Andy Hunt responded
that he and Dave had done several custom systems for clients, but
no open source material.
It sounds like Alexey's Test::Unit::Reporter will soon give the
necessary format for hooking Test::Unit results to CruiseControl.
One use Jeffrey mentions is monitoring Javadoc errors which I had never
thought of before. How does RDoc stand in this respect?
Hmm... a Rake builder would be trivial to write, and a refreshing alternative to the Ant and Maven builders currently in CruiseControl. Configuration might look something like this:
When I asked this question over a year ago, Andy Hunt responded
that he and Dave had done several custom systems for clients, but
no open source material.
It sounds like Alexey's Test::Unit::Reporter will soon give the
necessary format for hooking Test::Unit results to CruiseControl.