linux man page for eunit_surefire

Query: eunit_surefire

OS: linux

Section: 3erl

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

eunit_surefire(3erl)					     Erlang Module Definition					      eunit_surefire(3erl)

NAME
eunit_surefire - Surefire reports for EUnit (Format used by Maven and Atlassian Bamboo for example to integrate test results).
DESCRIPTION
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,"."}]}}]).
EXPORTS
handle_begin(X1, Data, St) -> term() handle_cancel(X1, Data, St) -> term() handle_end(X1, Data, St) -> term() init(Options) -> term() start() -> term() start(Options) -> term() terminate(X1, St) -> term()
SEE ALSO
eunit
AUTHORS
Micka&euml;l R&eacute;mond <mremond@process-one.net > eunit 2.1.6 eunit_surefire(3erl)
Related Man Pages
any(3erl) - linux
edoc_layout(3erl) - linux
erl_format(3erl) - linux
error_handler(3erl) - linux
wxcontrolwithitems(3erl) - linux
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Status of UNIX.COM Forum Transformation
Answers to Recently Asked Questions about UNIX.COM
UNIX.com End of Year (EOY) Report (2019)