ghostwheel

Hassle-free clojure.spec, automatic generative testing, side effect detection, and evaluation tracing for Clojure(-Script) – https://github.com/gnl/ghostwheel
gnl 2018-07-11T22:21:36.000098Z

Everyone – there is a bug in 0.2.2 which sort of kills hot-reload performance, because a number of Ghostwheel namespaces are unnecessarily recompiled every time you change something in your project. The fix is already in 0.2.3-SNAPSHOT, I recommend you install that until the official 0.2.3 release.

👍 1