Explore >> Select a destination


You are here

anthonysciamanna.com
| | randycoulman.com
12.6 parsecs away

Travel
| | When we're writing automated tests for our code, it's easy to accidentally write a test that says exactly the same thing as the code does. This kind of test...
| | martinfowler.com
11.2 parsecs away

Travel
| | Testing should be an integral part of programming, with automated tests providing confidence of correctness.
| | henko.net
10.5 parsecs away

Travel
| | A deep dive into unit testing looking to answer why, how much, and what.
| | blog.martinig.ch
63.8 parsecs away

Travel
| Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to