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/OUnitChooser/index.html
Module OUnitChooser
Heuristic to pick a test to run.
type t = {tests_planned : OUnitTest.path list;tests_running : OUnitTest.path list;tests_passed : OUnitTest.result_list;cache : OUnitCache.cache;
}type choice = | ChooseToSkip of OUnitTest.path| ChooseToPostpone| Choose of OUnitTest.path| NoChoice
val string_of_choice : choice -> stringmodule Plugin : sig ... endinclude module type of struct include Plugin end
val all : (int * (OUnitPlugin.name * chooser)) list refval register : OUnitPlugin.name -> int -> chooser -> unitval of_name : OUnitPlugin.name -> chooserval choice : OUnitConf.conf -> OUnitPlugin.name * chooserval preset :
(OUnitPlugin.name * OUnitPlugin.name) list ->
(OUnitPlugin.name * OUnitPlugin.name) list sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>