package commons

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.5.5.tar.gz
md5=3536f6162fec35b13072e8fd84c4e985
sha512=89cdda71fe2036b94ae6142f55f1a55d8d142ec3c9e49206b5a91f5f217984fd5b7564a165011dd845f5b50f32a29d3b969dc404c41d6e140a81cb7106c1ac7b

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.