Test more preach less
For the past three years I’ve been trying to emphasize and build unit tests at Mint.com. I’ve tried TDD and some other approaches but …
Practical frameworks on technical communication, product development, and building a career you’re proud of.
For the past three years I’ve been trying to emphasize and build unit tests at Mint.com. I’ve tried TDD and some other approaches but …
After spending a couple days implementing test cases using Mock objects, I switched to testing using stubs, because I still needed to verify the …
I understand that no one likes to write test cases. For most developers its tied with debugging as their least favorite activity, because they …