Those are cool - thank you for bringing them to my attention

They don't appear to address the issue of setting up environment data.
For example, lein test :development -vs- lein test :staging where
different configs are loaded for :development or :staging (ex:
database, web endpoints).

On Nov 7, 5:17 pm, Phil Hagelberg <p...@hagelb.org> wrote:
> 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
> > usingleintestby passing in switches (e.g. which environment it runs
> > against, which tests run, etc). One workaround that occurs to me is to
> > useleinrun where run calls run-tests directly, but that seems
> > hacktacular.
>
> Have you tried usingtestselectors? "leinhelp 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