Just out of curiosity, are there any plans to provide similar tooling consistent with this for ClojureScript unit tests via Clojure Deps?
On Tue, Feb 20, 2018 at 9:10 AM, Luke VanderHart <luke.vanderh...@gmail.com> wrote: > You're very likely correct about shutdown-agents, I don't think I happened > to fire up any agents in my test code. I'll try to reproduce as soon as I > get a chance. > > > On Tuesday, February 20, 2018 at 11:25:01 AM UTC-5, Eli Naeher wrote: >> >> I love this, and have set it up in our latest project alongside Lein. >> >> I've noticed a delay (~60s) after the tests finish and the results are >> reported before the process exits. I'm wondering if there's a missing call >> to shutdown-agents somewhere. Adding it to a shutdown hook doesn't seem to >> have any effect. With lein test there is no similar delay. >> >> Thanks, >> -Eli >> >> >> On Fri, Feb 16, 2018, at 9:47 AM, Luke VanderHart wrote: >> >> The goal is to have a full featured, standardized test runner on a >> project using basic Clojure Deps, without needing to introduce Boot or >> Leiningen just for that. >> >> https://github.com/cognitect-labs/test-runner >> >> Feedback, bugfixes and PRs welcome. >> >> >> -- >> 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. >> >> >> -- > 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. > -- 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.