Thanks Sean. I did have a look at that a whilst ago (when I was considering migrating to core clojure.test from midge). I think I 'get it', but is there a 'benefits over clojure.test' blog anywhere?
I wonder if it is the benefits are more subjective - I personally like the names I give to tests etc. Anyways, thanks for picking this up. On 6 October 2016 at 18:05, Sean Corfield <s...@corfield.org> wrote: > Expectations – a minimalist’s unit testing framework – is being re-launched! > > > > adding signal, removing noise > > > > Jay Fields’ awesome unit testing library and all of the associated tooling > has now been pulled together under a single GitHub organization: > > > > https://github.com/clojure-expectations > > > > The documentation is available here: > > > > https://clojure-expectations.github.io > > > > (for now, this is just a copy of Jay’s documentation site for Expectations > but the plan is to expand it to include all of the tooling as well) > > > > If you use Expectations and any of its current tooling, we’d like to have > your input – please feel free to open GitHub issues with suggestions! > > > > If you don’t use Expectations but you like BDD-style terminology, perhaps > it’s time to take a look? > > > > Why has this happened? > > > > Expectations doesn’t currently support the clojure.test “protocol” that > CIDER (and other tooling) expects, but making that happen is going to > involve quite a few changes (or additions) to how Expectations works, as > well as a ripple effect through the tooling. > > > > The current maintainers did not necessarily have the time to invest in such > changes, but were very open to pooling their work and making it easier for > others to get involved. World Singles is a heavy user of Expectations so I > have a vested interest in helping to maintain the Expectations ecosystem > going forward, especially after adding support for Boot. > > > > I’d like to thank Jay Fields for creating Expectations – it has made me love > testing all over again! – and also thanks to Gareth Jones and Jake McCrary > for their Leiningen and Emacs tooling. > > > > Sean Corfield -- (904) 302-SEAN -- (970) FOR-SEAN > > An Architect's View -- http://corfield.org/ > > > > "Perfection is the enemy of the good." > > -- Gustave Flaubert, French realist novelist (1821-1880) > > > > > > -- > 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.