ra’s avatarra’s Twitter Archive—№ 45,935

  1. …in reply to @slipset
    @slipset I had a property-based testing suite prototype early on that I haven't continued using for this iteration, but when I used it it was very effective! bit of a pain to set up, but very effective. I actually encountered this case in the wild github.com/clojure/tools.analyzer/blob/master/src/main/clojure/clojure/tools/analyzer/ast/query.clj#L21