package octez-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tezos_test_helpersSource

Sourcemodule Assert : sig ... end

module Assert contains Alcotest convenience assertions.

Sourcemodule Lwt_assert : sig ... end

lwt_assert contains Alcotest assertions lifted to the Lwt.

Sourcemodule Qcheck2_helpers : sig ... end
Sourcemodule Qcheck_extra : sig ... end

This library contains unofficial extensions to the QCheck library.

Sourcemodule Qcheck_helpers : sig ... end
Sourcemodule Random_pure : sig ... end

Pseudo-random value generator.

Sourcemodule Roundtrip : sig ... end
Sourcemodule Tag : sig ... end

Test tags with specific semantics.

Sourcemodule Testable : sig ... end

Testable collects Alcotest.testable definitions for OCaml base types.

OCaml

Innovation. Community. Security.