package testo

  1. Overview
  2. No Docs
Test framework for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

testo-0.5.0.tbz
sha256=f7919d9f9fa4571c5b1ad627dfa8c05e4d79f8654745a6beb333b95b459611b1
sha512=83c7531e5c190e105b67579475d0b24f2a397feee71961d0acfa93c6ddb06b902f9156ba7e08acb24be6ee317d822b44d0cf825ea0f3374c9405ae65bcea8e79

Description

Testo is a test framework for OCaml providing new subcommands for capturing, checking, and approving the output of tests.

Published: 06 May 2026

Dependencies (6)

  1. testo-util = version
  2. re >= "1.10.0"
  3. fpath
  4. cmdliner >= "1.1.0"
  5. ocaml >= "4.08.0"
  6. dune >= "3.18"

Dev Dependencies (4)

  1. utop with-dev-setup
  2. ocamlformat >= "0.28.0" & < "0.29.0" & with-dev-setup
  3. odoc >= "3.1.0" & with-doc
  4. alcotest with-test

Conflicts

None