@yisraeldov Do people actually believe this to be the case?
@yisraeldov It's been a while since I did clojure but as I remember it, the REPL ran your tests. But I would agree just running your program in the REPL each time you save certainly doesn't constitute TDD :)
@Absinthe I remember seeing a talk about #clojure where someone said that if you use the repl you don't need to write tests