marick/Midje
Midje provides a migration path from clojure.test to a more flexible, readable, abstract, and gracious style of testing observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5946
- days_rel: n/a
- days_push: 972
- n_releases_24m: 0
Adoption not part of the score
1696 stars · 128 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Midje is a testing framework for Clojure that offers a readable, fact-based style of writing tests and a migration path from clojure.test. It supports top-down development, prepackaged checkers, and tight REPL-driven workflows with automatic test reloading.
Use cases
- write readable tests in clojure
- migrate from clojure.test to a more expressive test framework
- do top-down test-driven development in clojure
- run tests automatically on file changes while working in the repl
- use prebuilt checkers for common assertions
When to choose
- you want more readable and abstract tests than clojure.test provides
- you prefer a repl-centric, watch-and-rerun testing workflow
- you need mocking/checkers and top-down TDD support in Clojure
When to avoid
- your team is standardized on clojure.test and doesn't want a new style
- you need a framework with very recent active development
- you're not working in the Clojure/JVM ecosystem
Facets
library · maturity maintenance
testing mocking testing developer-tools programming-languages jvm jvm-scripting clojure test-framework tdd repl-driven-development checkers
1 source
- readme: https://github.com/marick/Midje · fetched 2026-08-28 · 59ec79202f80
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| marick/Midje | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem