package mock-ounit

  1. Overview
  2. Docs
OUnit wrapper for OCaml mock

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.0.tar.gz
md5=67deb0f8161f966bef6a422349dd88ad
sha512=3cad4d869563f4f187cc388170186825e0259a3f0a2d0c956ba47cb1f22ce08860677d80c04451d0b448745d76fef7f1c87e11ac1130548cb8506d5bc5715cd8

CHANGES.md.html

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2023-02-24

  • Fix dependency on OUnit: oUnit -> ounit2.

  • Require OCaml >= 4.07.

0.1.1 - 2020-02-07

  • Use Dune instead of jbuilder.

  • Upgrade to Opam 2.0.

  • Run tests in CI.

0.1.0 - 2018-03-16

Initial release.