expectations

Unit tester

A minimalist unit testing framework for Clojure.

A minimalist's unit testing framework ("classic" version)

GitHub

395 stars
18 watching
25 forks
Language: Clojure
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
clojure/test.check A testing tool that allows developers to write concise, powerful tests by defining properties of functions that should hold true for all inputs. 1,122
clojure/core.match A pattern matching library for Clojure, optimized for performance and ease of use. 1,190
bhauman/devcards A tool to enhance ClojureScript development by allowing developers to interactively test and visualize code examples in an immersive interface. 1,530
clojure/clojure-clr A native implementation of Clojure on the Common Language Runtime (CLR) to provide a feature-complete programming language for .NET applications. 1,569
clojurephant/sample-clojurephant-clj-app A sample project demonstrating Clojurephant's capabilities to build a Clojure application using Gradle 0
clojurephant/sample-clojurephant-cljs-app A sample project demonstrating the use of Clojurephant to build a ClojureScript application 0
lambdaisland/kaocha A comprehensive test runner for Clojure and ClojureScript applications. 801
codeplea/minctest A lightweight unit testing framework for C. 55
amokfa/datest A testing framework for Clojure scripts that allows developers to run and analyze tests in the REPL. 8
clojurewerkz/statistiker Provides statistical analysis and machine learning functionality in Clojure 64
indiejames/vscode-clojure-debug An extension for VS Code that provides tools and features for developing and debugging Clojure code. 84
clojure-lsp/clojure-lsp An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. 1,173
clojure/core.typed An optional type system for Clojure 1,289
ruricolist/cloture An implementation of Clojure in Common Lisp to enable interoperability and efficient execution of Clojure code within the Common Lisp environment. 376
clojurephant/sample-clojurephant-clj-lib A Clojure library project demonstrating the use of clojurephant to build and test a sample Clojure library. 0