package ounit2
OUnit testing framework
Install
Dune Dependency
Authors
Maintainers
Sources
ounit-2.2.5.tbz
sha256=1b0d182b5eae536f37605f379b8e42a35d587471b917cee3d033bea20f7cbe55
sha512=2e519ff032843298b4dd716d7b3460d4720fe59ba1535a32fc9ef58eae4fcc80d3ec59ddb7b22653f064ef8ae02d19ae1afd2ed7de16c34d396ea180a6e33cb1
doc/ounit2.advanced/OUnitLogger/index.html
Module OUnitLogger
Source
See OUnit.mli.
Source
type 'result test_event =
| EStart
| EEnd
| EResult of 'result
| ELog of log_severity * string
| ELogRaw of string
See OUnit.mli.
Source
type ('path, 'result) global_event =
| GConf of string * string
(*Dump a configuration options.
*)| GLog of log_severity * string
| GStart
(*Start running the tests.
*)| GEnd
(*Finish running the tests.
*)| GResults of float * ('path, 'result) result_full list * int
Events which occur at the global level.
Source
type ('path, 'result) log_event_t =
| GlobalEvent of ('path, 'result) global_event
| TestEvent of 'path * 'result test_event
Source
type ('path, 'result) log_event = {
shard : string;
timestamp : float;
event : ('path, 'result) log_event_t;
}
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>