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
2k stars
44 watching
129 forks
Language: Clojure
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A testing framework for Clojure scripts that allows developers to run and analyze tests in the REPL. | 8 |
| A JavaScript framework for building web applications with test-driven development and automation tools. | 695 |
| A testing framework for D that offers structured test organization and customizable assertion behavior | 37 |
| A framework for building and composing test flows using a state monad in Clojure | 344 |
| A testing framework for Go with simple and readable API | 1,809 |
| A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 419 |
| A testing framework with an opinionated approach to writing tests using power asserts and the spec syntax. | 31 |
| A modern testing framework for Haskell with advanced features and good defaults | 116 |
| A testing framework that enables the creation of long-running tests using a domain-specific language. | 12 |
| Provides starter templates for building k6 tests with different configurations and libraries | 35 |
| A testing framework that simplifies writing tests in Go with a focus on simplicity and ease of use. | 887 |
| A simple C++ test framework for unit tests and BDD. | 392 |
| A toolkit for integration and end-to-end testing without writing mocks | 1,400 |
| An integrated QML testing framework with extensibility and customizability features. | 6 |
| A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness | 51 |