check-it

Test framework

A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness

Randomized specification-based testing for Common Lisp. Available through Quicklisp.

GitHub

51 stars
14 watching
10 forks
Language: Common Lisp
last commit: about 6 years ago
Linked from 2 awesome lists

quickchecktesting

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rpav/checklA testing framework for Common Lisp that leverages the language's inherent testability features to simplify and enhance the testing process.43
odonataresearchllc/lisp-unitA testing framework for Common Lisp designed to support unit testing with fine-grained control and extensibility.108
shinmera/parachuteAn extensible testing framework for Common Lisp103
linkrope/dunitA testing framework for D that offers structured test organization and customizable assertion behavior37
dalekjs/dalekA JavaScript framework for building web applications with test-driven development and automation tools.695
com-lihaoyi/utestA simple testing framework for Scala487
railsware/sleipnirA BDD-style testing framework for Swift.843
richardwarburton/lambda-behaveA testing framework for Java 8 that aims to make writing tests more readable and user-friendly.253
amokfa/datestA testing framework for Clojure scripts that allows developers to run and analyze tests in the REPL.8
purescript/purescript-quickcheckAn implementation of a property-based testing framework in PureScript104
libcheck/checkA unit testing framework for C.1,081
ragmaanir/microtestA testing framework with an opinionated approach to writing tests using power asserts and the spec syntax.31
danielstjules/phoA test framework that allows developers to write tests in a familiar syntax and automatically re-runs specs during development.284
lightbdd/lightbddA test framework allowing developers to write easy-to-read and maintain behavioral tests with native support for refactoring, code analysis, and feature-rich reporting.355
kahlan/kahlanA PHP test framework that supports Behavior-Driven Development (BDD) and provides features for unit testing, stubbing, and code coverage analysis.1,145