@nikitonsky I often write tests just to confirm that something works the way I expect it to before moving on. Once it's written, I tend to just leave it.

If I'm working on Clojure I do that kind of quick test in the REPL, but I'm usually not working in Clojure.