alcotest
There are 8 repositories under alcotest topic.
c-cube/qcheck
QuickCheck inspired property-based testing for OCaml.
Khady/ocaml-junit
OCaml package to produce JUnit xml reports
mukul-rathi/ocaml-testing-template
A template repo demonstrating OCaml tooling and testing
ml-in-barcelona/ppxlib-simple-example
ppxlib simple example, minimal boilerplate to write a ppx. Using esy and alcotest for testing.
Release-Candidate/vscode-ocaml-alcotest-test-adapter
This extension lets you run OCaml Alcotests (and inline Alcotests) with the native Test Explorer
chrisnevers/ocaml-youtube-dl
An OCaml wrapper for the youtube-dl command line tool
ian-barnes/cryptopals
My attempts at the Cryptopals Crypto Challenges
MungaSoftwiz/terminal-screen
Program reads a binary encoded stream of bytes supplied as input and generates a graphical representation of the bytes in a terminal window.