package tezt

  1. Overview
  2. Docs
Test framework for unit tests, integration tests, and regression tests

Install

Dune Dependency

Authors

Maintainers

Sources

tezt-3.1.0.tar.bz2
md5=d395cb9e663635ea8795f47c9bd9249f
sha512=d7c62899684ec202a98669eb575a2dc3bd1f8cf0430447c789a9d0aadc04a611d0dcfbcd7d61c613d4b7c78fd1bc4c533e4fcb48dbc8e3f19feaabe4ddd78723

doc/src/tezt.core/tezt_core.ml.html

Source file tezt_core.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
(* generated by dune *)

(** @canonical Tezt_core.Background *)
module Background = Tezt_core__Background

(** @canonical Tezt_core.Base *)
module Base = Tezt_core__Base

(** @canonical Tezt_core.Check *)
module Check = Tezt_core__Check

(** @canonical Tezt_core.Cli *)
module Cli = Tezt_core__Cli

(** @canonical Tezt_core.Diff *)
module Diff = Tezt_core__Diff

(** @canonical Tezt_core.JSON *)
module JSON = Tezt_core__JSON

(** @canonical Tezt_core.Log *)
module Log = Tezt_core__Log

(** @canonical Tezt_core.Process_hooks *)
module Process_hooks = Tezt_core__Process_hooks

(** @canonical Tezt_core.Regression *)
module Regression = Tezt_core__Regression

(** @canonical Tezt_core.Test *)
module Test = Tezt_core__Test
OCaml

Innovation. Community. Security.