ghostwheel

Hassle-free clojure.spec, automatic generative testing, side effect detection, and evaluation tracing for Clojure(-Script) – https://github.com/gnl/ghostwheel
Saikyun 2019-11-09T14:17:56.006800Z

hello @tony.kay, thanks for taking the time to answer. the problem with with-gen is that it only works for one arg at the time. if one arg is dependent on another it doesn't work

Saikyun 2019-11-09T14:18:16.007300Z

wrt <- I haven't quite understood what it does. could you explain it a bit? tried hard finding documentation for it