this:
Run one Clojure test (not all tests in a namespace), with fixtures, from the REPL
works fine with repl, how can I do this from command line using Leinigen?
this:
Run one Clojure test (not all tests in a namespace), with fixtures, from the REPL
works fine with repl, how can I do this from command line using Leinigen?
What you are looking for is probably:
Note that:
outputs: