ocaml-testsimple

Test suite generator

A simple unit testing framework for OCaml

Test::Simple, for OCaml

GitHub

13 stars
6 watching
0 forks
Language: OCaml
last commit: over 9 years ago
Linked from 1 awesome list

ocamltestingunit-testing

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mirage/alcotest A test framework for OCaml with a simple interface and query language 455
c-cube/qcheck A QuickCheck-inspired testing library for OCaml that enables property-based testing and random value generation. 347
lispci/fiveam A testing framework for Common Lisp 186
tsubame-sp/ocaml_at_p A debugging tool for OCaml programming 11
jens-maus/occu-test Automated testing framework for ReGaHss embedded scripting language 3
ocaml-multicore/multicore-talks Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library 29
formal-land/coq-of-ocaml Transforms OCaml code into formal, verifiable Coq code to prove complex properties 255
chris00/ocaml-benchmark A tool for measuring and comparing the run-time of OCaml functions 28
vincent-hugot/qtest A tool for extracting and running unit tests in OCaml programs 66
tmattio/spin Generates OCaml project templates with standardized configurations and conventions. 295
sanderspies/ocaml A WebAssembly backend for the OCaml programming language 80
ocaml-community/sedlex A tool for generating Unicode-friendly lexers in OCaml 240
ocaml-ppx/ppx_deriving A library simplifying type-driven code generation in OCaml 466
ocamllabs/vscode-ocaml-platform An extension for Visual Studio Code to provide OCaml language support and tools 341
ocaml-multicore/parallel-programming-in-multicore-ocaml A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. 283