I've been working on a library for a little bit which I'm calling
stateful-check (at least for now). It's mainly my attempt to work
towards the sort of stateful testing that I first saw in John Hughes'
talk "Testing the Hard Stuff and Staying Sane"[1].

  https://github.com/czan/stateful-check
  https://clojars.org/org.clojars.czan/stateful-check

Thus far I've only got it to perform single threaded operations, but I'm
hoping to enhance it in future to do the sort of concurrent tests that
are shown in the talk (although I'm not exactly sure how I'm going to do
that yet).

Anyway, I'm releasing this now in the hopes that somebody finds it
useful!

Carlo


[1]: https://www.youtube.com/watch?v=zi0rHwfiX1Q

-- 
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.

Attachment: signature.asc
Description: Digital signature

Reply via email to