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
- facts don't catch exceptions that were outside of an => expression
- No detailed error message using `has every?`
- Always print reason for autotest cancellation
- Point users to (pst *e) to help troubleshoot autotest in repl failures
- 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."
- Repl: Execute facts via a file and a via a file & line number
- doc: how to prevent Midje to be compiled in production code?
- Don't pass captured exceptions to checkers
- Docs
- Clojure not yet supported