fiveam

Test harness

A testing framework for Common Lisp that provides a structured approach to writing and running tests.

Common Lisp regression testing framework

GitHub

187 stars
13 watching
33 forks
Language: Common Lisp
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
odonataresearchllc/lisp-unitA testing framework for Common Lisp designed to support unit testing with fine-grained control and extensibility.108
com-lihaoyi/utestA simple testing framework for Scala487
hcarty/ocaml-testsimpleA simple unit testing framework for OCaml13
tdrhq/fiveam-matchersAn extensible matcher library for testing, inspired by Java's Hamcrest.8
suites-dev/suitesA comprehensive testing framework for building reliable unit tests in TypeScript applications376
rpav/checklA testing framework for Common Lisp that leverages the language's inherent testability features to simplify and enhance the testing process.43
shinmera/parachuteAn extensible testing framework for Common Lisp103
bscotch/olympusA testing framework designed specifically for GameMaker projects with features such as test result recording and recovery.16
dalekbaldwin/check-itA test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness51
tdrhq/sliteInteractive test runner for Common Lisp tests51
clar-test/clarA minimal C unit testing framework for writing and running tests.203
codedownio/sandwichA test framework for Haskell that enables developers to write and run tests for their code.67
checksum/critic.shA Bash testing framework with coverage reporting456
blindglobe/common-lisp-statA Common Lisp implementation of statistical analysis and data manipulation techniques inspired by R and other sources.170
libcheck/checkA unit testing framework for C.1,081