Automated Erlang Builds with CruiseControl
Jeremy Raymond
jeraymond@REDACTED
Wed Dec 16 13:13:40 CET 2009
Hi,
It looks like CruiseControl only understands JUnit XML output. Is there any
way to get EUnit to output test results in a different format, or does EUnit
have some sort of hook where I could write my own result formatter?
Thanks,
Jeremy
On Tue, Dec 15, 2009 at 8:10 PM, Jeremy Raymond <jeraymond@REDACTED> wrote:
> Hello,
>
> I've automated my build process using CruiseControl to build my Erlang
> project. The build works fine but my EUnit test output isn't recognized unit
> tests. Has anyone done this before and know how to get the EUnit test output
> to show?
>
>
> Thanks,
>
> Jeremy
>
More information about the erlang-questions
mailing list