package commons

  1. Overview
  2. Docs
Yet another set of common utilities

Install

Dune Dependency

Authors

Maintainers

Sources

commons_1.8.0.tar.gz
md5=00142d2d5f299c86ee44f19820bf9874
sha512=d25a57c434514ecb9adc5a129eeec9feca1cea2d1383e3bde74b52a05da174a09e0f46e7407f7b86ecdf1bf6faf7e0a66ef744d6fb389cb5f8398bc32e349555

doc/commons/Testutil/index.html

Module TestutilSource

Sourcetype test = string * (unit -> unit)
Sourceval pack_tests : string -> test list -> test list
Sourceval pack_suites : string -> test list list -> test list
Sourceval sort : test list -> test list
Sourceval filter : ?substring:string -> ?pcre:string -> test list -> test list
Sourceval to_alcotest : ?speed_level:Alcotest.speed_level -> test list -> unit Alcotest.test list
Sourceval run : string -> (unit -> 'a) -> 'a
OCaml

Innovation. Community. Security.