Re: [ANN] stateful-check 0.3.0 - test stateful systems with test.check

2015-07-31 Thread Atamert Ölçgen
Hi Carlo, This is an awesome lib. Thanks for sharing. README mentions the queue example and goes directly into details. I would inline the queue example and maybe move the Specifications section into a different file. On Fri, Jul 31, 2015 at 7:05 AM, Carlo Zancanaro wrote: > Hey everyone! > >

Re: [ANN] stateful-check 0.3.0 - test stateful systems with test.check

2015-07-30 Thread Mayank Jain
Thanks this looks useful. Will try it out. On Jul 31, 2015 9:36 AM, "Carlo Zancanaro" wrote: > Hey everyone! > > I've just released a new version of my library for testing stateful > systems with test.check! > > [org.clojars.czan/stateful-check "0.3.0"] > > https://github.com/czan/stateful-ch

[ANN] stateful-check 0.3.0 - test stateful systems with test.check

2015-07-30 Thread Carlo Zancanaro
Hey everyone! I've just released a new version of my library for testing stateful systems with test.check! [org.clojars.czan/stateful-check "0.3.0"] https://github.com/czan/stateful-check https://clojars.org/org.clojars.czan/stateful-check Important changes in this version: + Updated t