Outbound Link Summary:
2 weeks ago
Cram tests: a hidden gem of dune.¹
Cram tests, in essence, are snapshots of interactive shell sessions. They provide a versatile framework for testing OCaml projects, but not only OCaml, they can be used for any CLI.
¹ Not so obviously, Dune is the build system for OCaml.