Changelog

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

[0.1.0] - 2026-02-13

Windtrap is an all-in-one OCaml testing framework that unifies unit tests, property-based tests, snapshot tests, and expect tests under a single API. Instead of juggling multiple testing libraries, Windtrap gives you one cohesive package with a PPX for inline expect tests (ppx_windtrap).

Acknowledgments

Windtrap builds on ideas and code from several OCaml projects: