erlang / 25.0 / lib / eunit-2.7.1 / doc / html / eunit_surefire.html /

eunit_surefire

Surefire reports for EUnit (Format used by Maven and Atlassian Bamboo for example to integrate test results).

Surefire reports for EUnit (Format used by Maven and Atlassian Bamboo for example to integrate test results). Based on initial code from Paul Guyot.

Example: Generate XML result file in the current directory:

eunit:test([fib, eunit_examples],
           [{report,{eunit_surefire,[{dir,"."}]}}]).

eunit

Mickaël Rémond [email protected]

© 2010–2022 Ericsson AB
Licensed under the Apache License, Version 2.0.