package ounit
Unit testing framework loosely based on HUnit. It is similar to JUnit, and other XUnit testing frameworks
Install
Dune Dependency
Authors
Maintainers
Sources
ounit-2.0.8.tar.gz
sha256=2e30fe79648e928b5a9d20f83d5a1a805826c7193e821464a9e4752661ba2e0e
md5=bd12d66c9dbd95a50570bb686b0f10f5
doc/oUnit.advanced/OUnitResultSummary/index.html
Module OUnitResultSummary
Source
Source
type test_data = {
test_name : string;
timestamp_start : float;
timestamp_end : float;
log_entries : log_entry list;
test_result : OUnitTest.result;
}
Source
type t = {
suite_name : string;
start_at : float;
charset : string;
conf : (string * string) list;
running_time : float;
global_results : OUnitTest.result_list;
test_case_count : int;
tests : test_data list;
errors : int;
failures : int;
skips : int;
todos : int;
timeouts : int;
successes : int;
}
Source
val worst_result_full :
('a * OUnitTest.result * 'b) ->
('a * OUnitTest.result * 'b) list ->
('a * OUnitTest.result * 'b) * ('a * OUnitTest.result * 'b) list
Source
val of_log_events :
(int, unit -> unit) Hashtbl.t ->
(OUnitTest.MapPath.key, OUnitTest.result) OUnitLogger.log_event list ->
t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>