package ounit2
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OUnit testing framework
Install
dune-project
Dependency
Authors
Maintainers
Sources
ounit-v2.2.3.tbz
sha256=e280a64aa7df64bd7335c9ed68a70d6ee168b39ae8bbfb6daedd2f4a04844ad9
sha512=dff04859d263e5f80a1606156d07493d0320a2756d0a7f134c63c53078550c7b056587486922bc66a288413af30c59a7e47157636502c6dd10626cf75587f981
doc/ounit2.advanced/OUnitLogger/index.html
Module OUnitLoggerSource
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)"
>