Closed RadicalZephyr closed 11 years ago
Okay, looks like the needed change to the tutorial code is simply to change "binding" to "with-redefs." Then everything is happy.
i'm new to clojure and was confused by the outdated website tutorial.
The site has been updated!
While the tutorial is well written, I've run into two problems so far. First, there's no mention in it of what's needed to work with leiningen 2. Since this info is already in the speclj README, that should be an easy fix.
Second, I just ran into an issue in trying to follow along with the "Decoupling Tests" page with lein2, clojure 1.4 and speclj 2.5.0. I'll probably attempt to debug it and figure out the proper way to do this in clojure 1.4, but this kind of problem with the tutorial is a huge turn-off when I'm flirting with using a new technology.