package ounit2

  1. Overview
  2. Docs
OUnit testing framework

Install

Dune Dependency

Authors

Maintainers

Sources

ounit-v2.2.3.tbz
sha256=e280a64aa7df64bd7335c9ed68a70d6ee168b39ae8bbfb6daedd2f4a04844ad9
sha512=dff04859d263e5f80a1606156d07493d0320a2756d0a7f134c63c53078550c7b056587486922bc66a288413af30c59a7e47157636502c6dd10626cf75587f981

doc/ounit2.advanced/OUnitLoggerCI/index.html

Module OUnitLoggerCISource

Sourceval printlf : [< `Green | `None | `Red | `Yellow ] -> ('a, out_channel, unit, unit) format4 -> 'a
Sourceval successes_color : [> `None ]
Sourceval errors_color : [> `Red ]
Sourceval failures_color : [> `Red ]
Sourceval skips_color : [> `Yellow ]
Sourceval todos_color : [> `Yellow ]
Sourceval timeouts_color : [> `Red ]
Sourceval severity : [< `Error | `Info | `Warning ] option -> [> `None | `Red | `Yellow ] * string
Sourceval print_separator : unit -> unit
Sourceval ci : bool OUnitConf.var
OCaml

Innovation. Community. Security.