parachute

Test framework

An extensible testing framework for Common Lisp, allowing for easy setup and management of tests with dependencies, suites, and conditional skipping.

An extensible and cross-compatible testing framework.

GitHub

102 stars
9 watching
9 forks
Language: Common Lisp
last commit: 16 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dalekbaldwin/check-it A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness 51
odonataresearchllc/lisp-unit A testing framework for Common Lisp designed to support unit testing with fine-grained control and extensibility. 108
rpav/checkl A testing framework for Common Lisp that leverages the language's inherent testability features to simplify and enhance the testing process. 43
com-lihaoyi/utest A simple testing framework for Scala 487
luontola/gospec A testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated. 113
snaipe/criterion A cross-platform unit testing framework with C and C++ support 2,042
linkrope/dunit A testing framework for D that offers structured test organization and customizable assertion behavior 37
shinmera/cl-all A tool to evaluate and run Lisp expressions in multiple implementations. 19
eerimoq/nala A test framework for C projects providing automatic test discovery, mocking, and output capturing utilities. 68
marvinjwendt/testza A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. 418
shinmera/trivial-benchmark A tool for quickly measuring performance of code snippets 39
vcaesar/tt A tool for writing and running tests in Go with colorful output and benchmarking capabilities. 8
josephwilk/amrita A testing framework designed to be easy to use and integrate with Elixir applications. 201
jemc/qmlspec An integrated QML testing framework with extensibility and customizability features. 6
franela/goblin A testing framework that simplifies writing tests in Go with a focus on simplicity and ease of use. 885