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 6 years 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
r-lib/testthat A testing framework that makes writing unit tests easy and integrates well with existing workflows. 891
shinmera/parachute An extensible testing framework for Common Lisp, allowing for easy setup and management of tests with dependencies, suites, and conditional skipping. 102
odonataresearchllc/lisp-unit A testing framework for Common Lisp designed to support unit testing with fine-grained control and extensibility. 108
amokfa/datest A testing framework for Clojure scripts that allows developers to run and analyze tests in the REPL. 8
proper-testing/proper A property-based testing tool for Erlang that helps ensure software behaves according to its specifications 880
com-lihaoyi/utest A simple testing framework for Scala 487
test-bench/test-bench A principled test framework for Ruby that aims to offer a structured way to write effective and easy-to-use tests. 69
alkass/polish A testing framework for Rust that provides a structured way to write and run test cases. 52
aalmiray/testfx-dsl A Java-based DSL for defining TestFX tests in a fluent interface style. 4
rahmatagungj/owntest A simple JavaScript testing framework with minimal configuration and no dependencies. 2
eerimoq/nala A test framework for C projects providing automatic test discovery, mocking, and output capturing utilities. 68
linkrope/dunit A testing framework for D that offers structured test organization and customizable assertion behavior 37
typeddevs/bashunit A comprehensive testing framework for Bash scripts. 328
thoughtbot/shoulda A testing framework specifically designed for Rails applications 2,211