Re: ANN: Clip-test (testing) and Quiddity (custom eval) for Clojure and ClojureScript

2012-10-15 Thread Shantanu Kumar
I pushed out v0.2.0 of both clip-test and quiddity to Clojars. While it's a minor update to clip-test, quiddity got a major set of built- ins in this release. Shantanu On Aug 30, 2:00 am, Shantanu Kumar wrote: > Hi, > > I am happy to announce about two (early-stage yet functional) > libraries: >

ANN: Clip-test (testing) and Quiddity (custom eval) for Clojure and ClojureScript

2012-08-29 Thread Shantanu Kumar
Hi, I am happy to announce about two (early-stage yet functional) libraries: 1. Clip-test v0.1.0: https://github.com/kumarshantanu/clip-test 2. Quiddity v0.1.0: https://github.com/kumarshantanu/quiddity Clip-test is a tiny subset of `clojure.test` that works for both Clojure and ClojureScript.