On Mon, Nov 7, 2011 at 2:14 PM, AndyK <andy.kri...@gmail.com> wrote:
> Is it possible to pass command-line arguments to tests using
> leiningen? Looking for ways to control the way that tests are run
> using lein test by passing in switches (e.g. which environment it runs
> against, which tests run, etc). One workaround that occurs to me is to
> use lein run where run calls run-tests directly, but that seems
> hacktacular.

Have you tried using test selectors? "lein help tutorial" explains how
they work.

-Phil

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to