File: cider-test.el.html
This provides execution, reporting, and navigation support for Clojure tests,
specifically using the clojure.test machinery. This functionality replaces
the venerable clojure-test-mode (deprecated in June 2014), and relies on
nREPL middleware for report running and session support.
Defined variables (0)
Defined functions (0)
Defined faces (3)
cider-test-error-face | Face for erring tests. |
cider-test-failure-face | Face for failed tests. |
cider-test-success-face | Face for passing tests. |