Micah Martin
Micah Martin
had to disable a couple features - nested validators - email - url
With Java 10, the following error is encountered. The problem is originates from the Processing library, used by the Quil library. Documented here: https://github.com/quil/quil/issues/228 I attempted to build and install...
lein spec -a Changes to the core.clj file do not get reloaded and specs do not rerun. Removing the space in the directory name fixes the problem. [bowling katas.zip](https://github.com/slagyr/speclj/files/5869339/bowling.katas.zip)
Incorrect documentation: https://github.com/slagyr/speclj#2-create-test-runner-executable Perhaps phantomjs has changed, but the documented specljs executable no longer works. Using a speclj.html file that loads the dependencies and spec files seems to work better....
This could be friendlier