leiningen.spec

make-run-form

(make-run-form project speclj-args)

spec

(spec project & args)
Speclj - pronounced "speckle": a TDD/BDD framework for Clojure.

You're currently using Speclj's Leiningen plugin. To get Speclj's help
documentation, as opposed to this message provided by Leiningen, try this:

  lein spec --help

  (or lein spec --speclj if you're on leiningen 2.3.x or lower)

That ought to do the trick.