# Ocamlot: Online OCaml Testing

*2013-09-01 — note*


Presented an OCaml ecosystem testing system at the OCaml Users and Developers Workshop. This was an early CI/CD system designed specifically for the OCaml package ecosystem, long before GitHub Actions and similar services became commonplace. The work with David Sheets, Amir Chaudhry and Thomas Gazagnaire laid important groundwork for what would eventually become the modern OCaml-CI infrastructure we use today across hundreds of projects.
Synopsis: Presentation of online testing system for the OCaml ecosystem at OCaml Users and Developers Workshop.
Words: 64

## Related

- [Ocamlot: Online OCaml Testing](https://anil.recoil.org/papers/2013-ocamlot) (paper, 2013-09-01)

---
Canonical: https://anil.recoil.org/notes/2013-ocamlot-1
Type: note
License: CC BY 4.0 <https://creativecommons.org/licenses/by/4.0/>
Tags: ocaml, testing, ci, devops, tooling
