clojure.test cheatsheet
Written by Eric Normand. Published: May 4, 2015.
Eric Normand's Newsletter
Software design, functional programming, and software engineering practices
Over 5,000 subscribers
Summary: I made a clojure.test cheatsheet that you can get for free.
Cheatsheets are a great way to bootstrap new skills. Because at first there is so much to learn, we need all the support we can get. Instead of asking a beginner to scour through docs, hand them a good cheatsheet and they can get something accomplished. They'll remember the details eventually, with practice.
And as part of my campaign to rock the Clojure world with cool stuff, I
made a cheatsheet for clojure.test
, the built-in and oh-so-popular
testing library for Clojure. Just sign up for the email list and it will
be yours for free, along with the core.async reference sheet and the
one-page Ring Spec.