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

2014-12-08 Thread Jan Stępień
W dniu piątek, 28 listopada 2014 15:50:41 UTC+1 użytkownik Carlo napisał: > > > I think we've started working on our libraries nearly the same day :) > > > > https://github.com/jstepien/states > > I've actually seen your library since writing stateful-check. When I > experimented with it, thoug

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

2014-11-28 Thread Jan Stępień
Hi Carlo, Thanks for sharing! I see that generative testing of statful computations is a popular topic in the Clojure world these days; I think we've started working on our libraries nearly the same day :) https://github.com/jstepien/states All the best, Jan -- You received this message beca

Re: Question about test.check, and knossos

2014-10-26 Thread Jan Stępień
On Thursday, October 23, 2014 10:04:52 AM UTC-4, Jan Stępień wrote: I've begun to work on such a tool not long ago. Thomas Arts, who gave a talk at our local FP user group meetup [mλ], inspired me to try out the approach you're describing in Clojure.

Re: Question about test.check, and knossos

2014-10-23 Thread Jan Stępień
]. I find it very interesting but I haven't yet had time to try it out. It'd be great to have it integrated, though. I demonstrated the tentative API in [gist], where some simple properties of HashSet and Clojure vector are checked. The gist also shows how an exemplary failure looks, includ

[ANN] Himilsbach 0.1.0 is released

2013-05-14 Thread Jan Stępień
iated! All the best, -- Jan Stępień -- -- 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.

Re: [ANN] Himilsbach 0.0.1 is released

2013-05-10 Thread Jan Stępień
W dniu poniedziałek, 6 maja 2013 05:12:37 UTC+2 użytkownik Ben Mabey napisał: > > On Sun May 5 18:31:59 2013, Mikera wrote: > > On Tuesday, 30 April 2013 04:12:14 UTC+8, Jan Stępień wrote: > > > >> Dear Clojurians, > >> > >>

[ANN] Himilsbach 0.0.1 is released

2013-04-29 Thread Jan Stępień
Dear Clojurians, I'm very happy to announce Himilsbach 0.0.1. Himilsbach is a tiny actor library for intra-process messaging inspired by Erlang. Find it at https://github.com/jstepien/himilsbach Your feedback is very much appreciated! All the best, -- Jan Stępień -- -- You received