alcotest
Test framework
A test framework for OCaml with a simple interface and query language
A lightweight and colourful test framework
455 stars
24 watching
80 forks
Language: OCaml
last commit: about 2 months ago
Linked from 1 awesome list
ocamlunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
ahrefs/melange-fest | A test framework for Melange using OCaml and React testing library | 15 |
hcarty/ocaml-testsimple | A simple unit testing framework for OCaml | 13 |
mirage/ocaml-cohttp | An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 711 |
mirage/digestif | Tools for implementing various hash algorithms in multiple programming languages. | 87 |
mirage/ocaml-uri | An OCaml implementation of the RFC3986 specification for parsing URIs/URLs. | 98 |
emancu/crotest | A lightweight test framework for Crystal with basic assertion macros and no polluting the Object class. | 28 |
mirage/ke | A high-performance queue implementation in OCaml with optional weight and limit support | 51 |
melange-community/melange-jest | Bindings for Jest testing framework to support Reason/OCaml development | 4 |
odonataresearchllc/lisp-unit | A testing framework for Common Lisp designed to support unit testing with fine-grained control and extensibility. | 108 |
eerimoq/nala | A test framework for C projects providing automatic test discovery, mocking, and output capturing utilities. | 68 |
janestreet/ppx_expect | A framework for writing tests in OCaml by comparing expected output to actual execution results | 145 |
mirleft/ocaml-tls | A TLS implementation in OCaml for secure communication | 304 |
mirage/ocaml-rpc | A library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols | 96 |
ncitron/oframl | A framework for building Farcaster Frames in OCaml | 10 |
mirage/orm | Automatically generates functions to persist and query data using an object-relational mapping backend. | 60 |