I have been using Hudson for several years and installing it everywhere I can, so you are preaching a convert :-)
I was not aware HUnit was producing junit compatible XML. Thanks a lot for the info and for the hard work you have put in Snap. BTW, this is the first time I see an Haskell soft advocated on french-speaking DLFP blog :-) This is the magic of the web... Best regards Arnaud On Tue, May 25, 2010 at 7:45 AM, Gregory Collins <[email protected]> wrote: > Arnaud Bailly <[email protected]> writes: > >> Hello, > >> I have seen you are using Hudson for CI, with some plugins for >> producing HPC reports and Haddock. Surprisingly, I was not able to >> find any reference to haskell plugins for hudson on the web. Are you >> using homebrew plugins or did I miss something ? I would be very >> interested in using such plugins myself :-) > > There are no haskell specific plugins: we use "Html publisher" to > publish the hpc report, javadoc plugin to do haddock (it's general > enough!), etc. Here's a rave review: hudson is a fantastic piece of > software, as java stuff goes it's lean, and I was able to install and > customize it from soup to nuts in 30 minutes. > > Test-framework spits out junit xml now so it groks the test suites also. > > G > -- > Gregory Collins <[email protected]> > _______________________________________________ Snap mailing list [email protected] http://mailman-mail5.webfaction.com/listinfo/snap
