Hi Karsten, yep, that is what I am doing now - thanks. > On 19 Jun 2015, at 18:23, Karsten Schmidt <i...@toxi.co.uk> wrote: > > Colin, in the meantime you can still test by stating your ns as arg: lein > test my.ns.test.core > > On 19 Jun 2015 18:21, "Karsten Schmidt" <i...@toxi.co.uk > <mailto:i...@toxi.co.uk>> wrote: > Hi Alex, > > I looked at this a couple of weeks ago and it actually also has to do with > the bultitude fn called within that fn you patched. Bultitude has been fixed > and there was a new release end of May, but not sure if lein has been updated > meanwhile... > > https://github.com/Raynes/bultitude/commit/d8c12b62eb8302cf9d2e9f8566541dbf95981a51 > > <https://github.com/Raynes/bultitude/commit/d8c12b62eb8302cf9d2e9f8566541dbf95981a51> > On 19 Jun 2015 17:31, "Alex Miller" <a...@puredanger.com > <mailto:a...@puredanger.com>> wrote: > Filed > > https://github.com/technomancy/leiningen/pull/1920/ > <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 clojure@googlegroups.com > <mailto: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 > <mailto:clojure%2bunsubscr...@googlegroups.com> > 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 clojure+unsubscr...@googlegroups.com > <mailto:clojure+unsubscr...@googlegroups.com>. > 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 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 > <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 clojure+unsubscr...@googlegroups.com > <mailto:clojure+unsubscr...@googlegroups.com>. > 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 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 --- 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 clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.