Thanks Alex - you beat me to it! > On 19 Jun 2015, at 17:31, Alex Miller <[email protected]> wrote: > > Filed > > https://github.com/technomancy/leiningen/pull/1920/ > > On Friday, June 19, 2015 at 10:48:46 AM UTC-5, Alex Miller wrote: > Probably this needs updating > > https://github.com/technomancy/leiningen/blob/master/src/leiningen/test.clj#L137 > > <https://github.com/technomancy/leiningen/blob/master/src/leiningen/test.clj#L137> > > On Friday, June 19, 2015 at 8:41:49 AM UTC-5, Colin Yates wrote: > First - cljc is (for me) a huge upgrade over cljx, which was a great > solution. Not having to run lein clix auto every time I do a clean is far > more useful than I realised. > > The problem I am having is that cljc test files don't seem to be picked up. I > have test/clj and test/cljc, my test-paths in project.clj are ["test/clj" > "test/cljc"] but 'lein test', and 'lein test-refresh' don't see them. If I do > a 'lein test some-namespace-in-cljc' then the tests are run. > > Has anyone else experienced this and if so, any pointers on moving forward? > > Thanks! > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > <http://groups.google.com/group/clojure?hl=en> > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>.
-- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
