ghostwheel

Hassle-free clojure.spec, automatic generative testing, side effect detection, and evaluation tracing for Clojure(-Script) – https://github.com/gnl/ghostwheel
tony.kay 2019-06-21T01:57:22.027500Z

@clojurians.net Been working with 0.4.0-SNAPSHOT past few days…seems good so far.

tony.kay 2019-06-21T01:58:11.028Z

also been using the stubs, and it does seem to get my cljs builds smaller, so that’s nice

tony.kay 2019-06-21T01:58:27.028500Z

bit of a pain to toggle the deps around in my workflow…still tweaking that so I make fewer mistakes

gnl 2019-06-21T09:36:57.028700Z

Good to know, thanks. Be advised that 0.4.0 is still in flux though, there will be more breaking changes to the config (and some reverts), some of which probably won't be automatically migratable. Now I'm not planning to deploy a new -SNAPSHOT unless I have to, but if I do, I'll post the important breaking changes here.

tony.kay 2019-06-21T14:29:14.028900Z

ok