ghostwheel

Hassle-free clojure.spec, automatic generative testing, side effect detection, and evaluation tracing for Clojure(-Script) – https://github.com/gnl/ghostwheel
claudiu 2019-03-30T07:39:19.001600Z

Hi. Any plans on having a experimental branch that will work with spec2 ?

claudiu 2019-03-30T07:40:00.002900Z

Just checking out the latest stuff seems like they made nice progress https://github.com/clojure/spec-alpha2/wiki/Schema-and-select

gnl 2019-04-03T10:26:11.005700Z

Nice. And since Ghostwheel really doesn't do anything with data specs (unless I'm forgetting something), but focuses purely on function specs, making it work with spec2 shouldn't be much more work than just pointing the dependencies/requires there. Will look into it! Can you open a GitHub issue?