CheckL

Test framework

A testing framework for Common Lisp that leverages the language's inherent testability features to simplify and enhance the testing process.

Why write programs in Common Lisp but tests like Java? Meet CheckL!

GitHub

43 stars
5 watching
3 forks
Language: Common Lisp
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dalekbaldwin/check-itA test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness51
r-lib/testthatA testing framework that makes writing unit tests easy and integrates well with existing workflows.893
shinmera/parachuteAn extensible testing framework for Common Lisp103
odonataresearchllc/lisp-unitA testing framework for Common Lisp designed to support unit testing with fine-grained control and extensibility.108
amokfa/datestA testing framework for Clojure scripts that allows developers to run and analyze tests in the REPL.8
proper-testing/properA property-based testing tool for Erlang that helps ensure software behaves according to its specifications884
com-lihaoyi/utestA simple testing framework for Scala487
test-bench/test-benchA principled test framework for Ruby that aims to offer a structured way to write effective and easy-to-use tests.69
alkass/polishA testing framework for Rust that provides a structured way to write and run test cases.54
aalmiray/testfx-dslA Java-based DSL for defining TestFX tests in a fluent interface style.4
rahmatagungj/owntestA simple JavaScript testing framework with minimal configuration and no dependencies.2
eerimoq/nalaA test framework for C projects providing automatic test discovery, mocking, and output capturing utilities.68
linkrope/dunitA testing framework for D that offers structured test organization and customizable assertion behavior37
typeddevs/bashunitA comprehensive testing framework for Bash scripts.333
thoughtbot/shouldaA testing framework specifically designed for Rails applications2,211