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 is a website building & hosting documentation for Clojure/Script libraries

× close