Re: [ANN] Expectations v2.1.1

2015-04-20 Thread Ivan Reese
(Clojure newcomer remarks in 3... 2... 1...) This looks neat! One note — the website suggests installing an out of date version: http://jayfields.com/expectations/installing.html Might it be better to just link to Clojars? -- You received this message because you are subscribed to the Google G

[ANN] Expectations v2.1.1

2015-04-16 Thread Ivan Mikushin
Expectations v2.1.1 has just been released with support for Clojure/Script. Expectations is a Clojure(Script) testing framework where your tests are written in a very concise manner: (expect 4 (+ 2 2)) Check it out: http://jayfields.com/expectations/ https://github.com/jaycfields/expectatio