Liking cljdoc? Tell your friends :D

REST tests

There are a few REST tests included with closp that test the users api.

To run them execute:
lein test :rest
:rest is an identifier defined in the project.clj of the root file and executes all tests marked as ^:rest.
You can find the tests in integtest/clj/your/ns.

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close