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.
Availability:
logtalk_load(lgtunit(loader))
Author: Paulo Moura
Version: 5:0:1
Date: 2024-04-01
Compilation flags:
static, context_switching_calls
Remarks:
Usage: Simply load this object before running your tests using the goal
logtalk_load(lgtunit(xunit_report))
.
Inherited public predicates:
(none)
Public predicatesï
(no local declarations; see entity ancestors if any)
Protected predicatesï
(no local declarations; see entity ancestors if any)
Private predicatesï
message_cache_/1
ï
Table of messages emitted by the lgtunit tool when running tests.
Compilation flags:
dynamic
Template:
message_cache_(Message)
Mode and number of proofs:
message_cache_(?callable)
- zero_or_more
Operatorsï
(none)