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: 1.1
Date: 2019/6/4
Compilation flags:
static, context_switching_callsRemarks:
Usage: Simply load this object before running your tests using the goal
logtalk_load(lgtunit(xunit_report)).
Public predicates¶
(see entity ancestors)
Protected predicates¶
(see entity ancestors)
Private predicates¶
message_cache_/1¶
Table of messages emitted by the lgtunit tool when running tests.
Compilation flags:
dynamicTemplate:
message_cache_(Message)Mode and number of proofs:
message_cache_(?callable) - zero_or_more