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.0.tbz
sha256=b6783612c3dbe0cd244cc93d56d9de9d2d43590d79fe6d1b8e6545b0ce2b5a08
sha512=0f51313b85f834172591c8151d94e13c5249365efa506f710f02b34c951182c58bf27244f845ac20f63dedaadbc3574d152549496856aeebdd29447df03b36bf
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)"
>