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 …
The one mantra I left undergrad chanting was, “it depends.” Translation: for any given problem the solution involves making trade-offs; space vs. time, time …
After spending a couple days implementing test cases using Mock objects, I switched to testing using stubs, because I still needed to verify the …