package osnap

  1. Overview
  2. Docs
OCaml random snapshot testing

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.0.tar.gz
md5=2682db989c9b3143230d58ef027e5bf1
sha512=ffea89af2280470d1a6581e75ea7be7520d4a2726bd07ea00532b82709048df389776d2b3be1f96e3cd11412f81d9ec8d50c6babc5a86355f0cd2a2bae44b642

CHANGES.md.html

0.1.0

  • Minimal version of Osnap

  • Online documentation

  • Some examples

  • Proper README

0.1.1

  • Fix format of pretty-printing in test

0.2.0

  • Allow optional printers in a spec

  • Improve runner's style with colors

  • Main runner function with cli args

0.3.0

  • Use of data_encoding to store snapshots

  • Allow optional path

  • Provide result default types for specifications

  • Use git diff instead of Patdiff