lisp-unit
Test framework
A testing framework for Common Lisp designed to support unit testing with fine-grained control and extensibility.
A Test Framework for Common Lisp in the style of JUnit, designed and implemented with simplicity of use in mind.
108 stars
14 watching
20 forks
Language: Common Lisp
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness | 51 |
| An extensible testing framework for Common Lisp | 103 |
| A testing framework for Common Lisp that leverages the language's inherent testability features to simplify and enhance the testing process. | 43 |
| A testing framework for Common Lisp that provides a structured approach to writing and running tests. | 187 |
| A testing framework for writing tests in C. | 252 |
| A testing framework for D that offers structured test organization and customizable assertion behavior | 37 |
| A simple testing framework for Scala | 487 |
| A test framework for OCaml with a simple interface and query language | 458 |
| A testing framework that makes writing unit tests easy and integrates well with existing workflows. | 893 |
| A unit testing framework for C. | 1,081 |
| An ultra-lightweight unit test framework for C99 | 39 |
| A testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated. | 113 |
| Convenient unit testing framework for the C programming language | 170 |
| A lightweight unit testing framework for C and C++ projects | 161 |
| A single header unit testing framework for C and C++ | 853 |