package ounit2
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OUnit testing framework
Install
dune-project
Dependency
Authors
Maintainers
Sources
ounit-2.2.6.tbz
sha256=0690fb1e0e90a18eed5c3566b3cc1825d98b0e8c7d51bb6b846c95c45a615913
sha512=d7cb36a1fe245d02afab606cd1ee755a178ee4cb18fbbfec1df32baa88fa90ef6c9a50d9fd5bde46c7fd9c481f2debe4bafac75c4e3bdfbdb63fc18b0ccce3cc
doc/ounit2.advanced/OUnitRunner/GenericWorker/index.html
Module OUnitRunner.GenericWorker
Build worker based runner.
val string_of_message_to_worker : message_to_worker -> stringtype message_from_worker = | AckExit| Log of OUnitTest.log_event_t| Lock of int| Unlock of int| TestDone of OUnitTest.result_full * OUnitTest.result_list
val string_of_message_from_worker : message_from_worker -> stringmodule MapPath : sig ... endtype map_test_cases =
(OUnitTest.path * OUnitTest.test_length * (OUnitTest.ctxt -> unit)) MapPath.ttype worker_channel = (message_from_worker, message_to_worker) channelval main_worker_loop :
yield:(unit -> 'a) ->
shard_id:string ->
worker_log_file:bool ->
OUnitConf.conf ->
worker_channel ->
map_test_cases ->
unittype 'a worker = {channel : (message_to_worker, message_from_worker) channel;close_worker : unit -> string option;select_fd : 'a;shard_id : string;is_running : unit -> bool;
}type 'a worker_creator =
shard_id:string ->
master_id:string ->
worker_log_file:bool ->
OUnitConf.conf ->
map_test_cases ->
'a workerval runner : 'a worker_creator -> 'a workers_waiting_selector -> runner sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>