ocaml-testsimple
Test suite generator
A simple unit testing framework for OCaml
Test::Simple, for OCaml
13 stars
6 watching
0 forks
Language: OCaml
last commit: about 10 years ago
Linked from 1 awesome list
ocamltestingunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
| A test framework for OCaml with a simple interface and query language | 458 |
| A QuickCheck-inspired testing library for OCaml that enables property-based testing and random value generation. | 354 |
| A testing framework for Common Lisp that provides a structured approach to writing and running tests. | 187 |
| A debugging tool for OCaml programming | 11 |
| Automated testing framework for ReGaHss embedded scripting language | 3 |
| Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library | 29 |
| Transforms OCaml code into formal, verifiable Coq code to prove complex properties | 255 |
| A tool for measuring and comparing the run-time of OCaml functions | 27 |
| A tool for extracting and running unit tests in OCaml programs | 67 |
| Generates OCaml project templates with standardized configurations and conventions. | 295 |
| A WebAssembly backend for the OCaml programming language | 79 |
| A Unicode-friendly lexer generator for OCaml. | 244 |
| A library simplifying type-driven code generation in OCaml | 469 |
| An extension for Visual Studio Code to provide OCaml language support and tools | 345 |
| A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 285 |