package alcotest

  1. Overview
  2. Docs
Alcotest is a lightweight and colourful test framework

Install

Dune Dependency

Authors

Maintainers

Sources

alcotest-1.7.0.tbz
sha256=812bacdb34b45e88995e07d7306bdab2f72479ef1996637f1d5d1f41667902df
sha512=4ae1ba318949ec9db8b87bc8072632a02f0e4003a95ab21e474f5c34c3b5bde867b0194a2d0ea7d9fc4580c70a30ca39287d33a8c134acc7611902f79c7b7ce8

doc/alcotest.engine/Alcotest_engine/index.html

Module Alcotest_engineSource

Alcotest_engine provides a platform-independent test framework.

The main building blocks and combinators are defined here. These can be used to defined tests. The platform-specific runners for these tests are in alcotest, alcotest-lwt, alcotest-async and alcotest-mirage.

Sourcemodule V1 : sig ... end

Version 1 of the user-facing Alcotest API.

Sourcemodule Monad : sig ... end

Monad signatures for use with V1.Core and V1.Cli.

Sourcemodule Platform : sig ... end

Defines platform-dependent functions.

Sourcemodule Private : sig ... end

These modules are exposed for use internally by other Alcotest packages. They do not provide a stable interface.

OCaml

Innovation. Community. Security.