midje
https://github.com/marick/midje
Clojure
Midje provides a migration path from clojure.test to a more flexible, readable, abstract, and gracious style of testing
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Clojure not yet supported3 Subscribers
Add a CodeTriage badge to midje
Help out
- Issues
- Always print reason for autotest cancellation
- Point users to (pst *e) to help troubleshoot autotest in repl failures
- Docs: Mention that manual setup code may be nested in facts
- Provide a way to kill test runner thread
- how about add a roughly-all checker?
- Metadata filtering not working in groups
- Using aot with code and tests intermingled fails
- lein midje configuration: non-zero exit code for "No facts were checked."
- expose-testables doesn't work with :require :as
- Repl: Execute facts via a file and a via a file & line number
- Docs
- Clojure not yet supported