Pp.Makemodule _ : sig ... endval info :
?available_width:int ->
max_label:int ->
doc_of_test_name:(Alcotest_engine__.Model.Test_name.t -> string) ->
Alcotest_engine__.Model.Test_name.t Fmt.tval event_line :
margins:int ->
max_label:int ->
doc_of_test_name:(Alcotest_engine__.Model.Test_name.t -> string) ->
[ `Result of
Alcotest_engine__.Model.Test_name.t
* [< Alcotest_engine__.Model.Run_result.t ]
| `Start of Alcotest_engine__.Model.Test_name.t ]
Fmt.tval suite_results :
log_dir:(Format.formatter -> unit) ->
< verbose : bool ; show_errors : bool ; json : bool ; compact : bool.. > ->
result Fmt.tWraps a formatter with a Unicode box with width given by _.stdout_columns. Uses box-drawing characters from code page 437.
val horizontal_rule : _ Fmt.tHorizontal rule of length _.stdout_columns. Uses box-drawing characters from code page 437.