Midje

Test framework

A test framework for Clojure that aims to provide a flexible and readable way of writing tests.

Midje provides a migration path from clojure.test to a more flexible, readable, abstract, and gracious style of testing

GitHub

2k stars
44 watching
129 forks
Language: Clojure
last commit: 11 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
amokfa/datest A testing framework for Clojure scripts that allows developers to run and analyze tests in the REPL. 8
dalekjs/dalek A JavaScript framework for building web applications with test-driven development and automation tools. 695
linkrope/dunit A testing framework for D that offers structured test organization and customizable assertion behavior 37
nubank/state-flow A testing framework for composing and reusing individual test steps with state as a reference 341
matryer/is A testing framework for Go with simple and readable API 1,782
marvinjwendt/testza A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. 418
ragmaanir/microtest A testing framework with an opinionated approach to writing tests using power asserts and the spec syntax. 31
norfairking/sydtest A modern testing framework for Haskell with advanced features and good defaults 115
matthewhammer/motoko-bigtest A testing framework that enables the creation of long-running tests using a domain-specific language. 12
tom-miseur/k6-templates Provides starter templates for building k6 tests with different configurations and libraries 35
franela/goblin A testing framework that simplifies writing tests in Go with a focus on simplicity and ease of use. 885
martinmoene/lest A simple C++ test framework for unit tests and BDD. 391
orlangure/gnomock A toolkit for integration and end-to-end testing without writing mocks 1,395
jemc/qmlspec An integrated QML testing framework with extensibility and customizability features. 6
dalekbaldwin/check-it A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness 51