package alcobar

  1. Overview
  2. No Docs
Write tests, let a fuzzer find failing cases

Install

dune-project
 Dependency

Authors

Maintainers

Sources

alcobar-0.3.1.tbz
sha256=576527bcbaed7fe5d7929eee165ac8a7183af9f66ac21092fc9ec2dcdc3e7955
sha512=8b2fdeacef119c001c765c99eb603332a4ad0214e04ca32396935333d6abdd52095a4ec48e86c53c2bd7f8b5872ebbbf5bcea4065c94d5fcf1496897716e0158

Description

Alcobar is a library for testing code, combining QuickCheck-style property-based testing and the magical bug-finding powers of afl-fuzz.

Published: 23 Apr 2026

Dependencies (5)

  1. afl-persistent >= "1.1"
  2. cmdliner >= "1.1.0"
  3. alcotest
  4. ocaml >= "4.10"
  5. dune >= "3.21"

Dev Dependencies (7)

  1. odoc with-doc
  2. uutf with-test
  3. uunf with-test
  4. uucp with-test
  5. pprint with-test
  6. fpath with-test
  7. calendar >= "2.00" & with-test

Used by (2)

  1. http-date >= "0.2"
  2. wire

Conflicts

None