ocaml-alcotest 1.7.0-4 source package in Ubuntu

Changelog

ocaml-alcotest (1.7.0-4) unstable; urgency=medium

  * Support OCaml 5.x stacktraces in tests

 -- Stéphane Glondu <email address hidden>  Sat, 15 Jun 2024 07:40:28 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-alcotest_1.7.0-4.dsc 1.9 KiB 9a5c3bdbfcae6d000c4623cb008f6a58dc034e39dfdc6612787461920a0b3072
ocaml-alcotest_1.7.0.orig.tar.gz 286.6 KiB ce9be08ebce6ce557360ca78729caf5adcbbf56ff18585ff63ad068b71ecba48
ocaml-alcotest_1.7.0-4.debian.tar.xz 4.1 KiB 74d3398364d26c519bc5d09fb391dddaaeb5942c7ec9dd51c11dafb76c488da5

No changes file available.

Binary packages built by this source

libalcotest-ocaml-dev: lightweight and colourful test framework for OCaml

 Alcotest exposes simple interface to perform unit tests. It exposes a
 simple TESTABLE module type, a check function to assert test
 predicates and a run function to perform a list of unit -> unit test
 callbacks.
 .
 Alcotest provides a quiet and colorful output where only faulty runs
 are fully displayed at the end of the run (with the full logs ready
 to inspect), with a simple (yet expressive) query language to select
 the tests to run.

libalcotest-ocaml-dev-dbgsym: debug symbols for libalcotest-ocaml-dev