I've been tasked with writing a short document about unit testing. Basically guidance for devs who are required to write unit tests for the first time, and are somewhat unfamiliar with it.
My first response was sure I can do that, but realized that there are whole books dedicated to the subject. I'm not quite sure how to distill the topic down to a few pages, and I sure don't want to spend a lot of time writing a book report.
I thought maybe someone might already have a document for devs new to Unit Tests and TDD, or a reference to a real good website with one.