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-faceFace for erring tests.
cider-test-failure-faceFace for failed tests.
cider-test-success-faceFace for passing tests.