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.

GitHub

108 stars
14 watching
20 forks
Language: Common Lisp
last commit: about 8 years ago

Related projects:

RepositoryDescriptionStars
dalekbaldwin/check-itA test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness51
shinmera/parachuteAn extensible testing framework for Common Lisp103
rpav/checklA testing framework for Common Lisp that leverages the language's inherent testability features to simplify and enhance the testing process.43
lispci/fiveamA testing framework for Common Lisp that provides a structured approach to writing and running tests.187
zorgnax/libtapA testing framework for writing tests in C.252
linkrope/dunitA testing framework for D that offers structured test organization and customizable assertion behavior37
com-lihaoyi/utestA simple testing framework for Scala487
mirage/alcotestA test framework for OCaml with a simple interface and query language458
r-lib/testthatA testing framework that makes writing unit tests easy and integrates well with existing workflows.893
libcheck/checkA unit testing framework for C.1,081
evolutional/utestAn ultra-lightweight unit test framework for C9939
luontola/gospecA testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated.113
tuplanolla/cheatConvenient unit testing framework for the C programming language170
jasmcaus/tauA lightweight unit testing framework for C and C++ projects161
sheredom/utest.hA single header unit testing framework for C and C++853