slagyr / speclj

pronounced "speckle": a TDD/BDD framework for Clojure.
MIT License
458 stars 58 forks source link

cljs howto broken #168

Open slagyr opened 3 years ago

slagyr commented 3 years ago

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. Also include the better runner that allows for auto-running.