qtest
Unit test extractor
A tool for extracting and running unit tests in OCaml programs
Inline (Unit) Tests for OCaml
66 stars
7 watching
8 forks
Language: OCaml
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fgrehm/qmlunit | An easy-to-use unit testing framework for Qt Declarative UI | 28 |
hcarty/ocaml-testsimple | A simple unit testing framework for OCaml | 13 |
quolpr/quicktest.nvim | A plugin for running and testing code in multiple programming languages | 80 |
allenhwkim/ngentest | Automates unit testing of Angular components and services using templates | 144 |
enkessler/cql | A Ruby gem that provides a domain-specific language for extracting data from Cucumber test suites. | 26 |
c-cube/qcheck | A QuickCheck-inspired testing library for OCaml that enables property-based testing and random value generation. | 347 |
osl/jcute | Automatically generates unit tests for Java programs by combining randomized concrete execution with symbolic execution and constraint solving. | 88 |
rafael-santiago/cutest | A C library for writing unit tests. | 18 |
caolan/nodeunit | A unit testing framework for Node.js and the browser with simple syntax and powerful tools. | 1,900 |
ocaml-ppx/ocamlformat | A tool that formats OCaml code according to pre-defined styles and configurations | 633 |
chris00/ocaml-benchmark | A tool for measuring and comparing the run-time of OCaml functions | 28 |
nadavwr/makeshift | A quick hack for unit testing Scala Native applications | 1 |
oblador/loki | Automated testing tool for React applications to ensure visual consistency and accuracy | 1,786 |
ultimatemodulecreator/uutg | A tool that generates boilerplate code for unit tests in PHP. | 8 |
ngneat/spectator | A tool to simplify Angular testing by automating boilerplate tasks and providing a clean API for writing unit tests. | 2,086 |