object

xunit_report

Intercepts unit test execution messages and generates a xunit_report.xml file using the xUnit XML format in the same directory as the tests object file.

author:
Paulo Moura
version:
0.4
date:
2016/3/12
compilation flags:
static, context_switching_calls
provides:
logtalk::message_hook/4

Public interface

(see related entities)

Protected interface

(see related entities)

Private predicates

message_cache_/1

Table of messages emitted by the lgtunit tool when running tests.

compilation flags:
dynamic
template:
message_cache_(Message)
mode – number of proofs:
message_cache_(?callable) – zero_or_more

Operators

(none)

Remarks

(none)

See also

(none)