Learn
Documentation
Packages
Community
OPAM on Github
OPAM
Repository
Documentation
Primer
Quick Install
Basic Usage
Specifying Solver Preferences
FAQ
Go Further
Advanced Install
Advanced Usage
Developing
For Packagers
Packaging
OPAM 1.2 BETA
About OPAM
Platform Blog
#
en
Module
OUnitLoggerJUnit
val
xml_escaper : string -> string
val
render :
OUnitConf
.
conf
-> string -> (
OUnitTest
.
MapPath
.
key
,
OUnitTest
.
result
)
OUnitLogger
.
log_event
list -> unit
val
output_junit_file : ?extra_subst:(string * string) list ->
OUnitConf
.
conf
-> string option
val
create :
OUnitConf
.
conf
-> (
OUnitTest
.
MapPath
.
key
,
OUnitTest
.
result
)
OUnitLogger
.
logger