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
OUnitLoggerHTML
val
html_escaper : string -> string
val
render :
OUnitConf
.
conf
-> string -> (
OUnitTest
.
MapPath
.
key
,
OUnitTest
.
result
)
OUnitLogger
.
log_event
list -> unit
val
output_html_dir : ?extra_subst:(string * string) list ->
OUnitConf
.
conf
-> string option
val
create :
OUnitConf
.
conf
-> (
OUnitTest
.
MapPath
.
key
,
OUnitTest
.
result
)
OUnitLogger
.
logger