Tag

Unit Testing

1 post filed under this tag.

February 1, 2013

Unit Testing for Fun and Profit

How do you know if your code works? You test it of course. But, how do you test your code? Do you run it in the simulator? On your device? Is that enough? The simple answer is:...

Read more