Monday, May 19, 2008

I still love to test

Here, I said it.
One of my favorite parts of being a dev, so far -has been to see my unit tests pass.
I love those little round green lights for each test that passes.
I love to make up scenarios , make a unit test out of them, and watch as my code passes them with flying (green :)) colors.
Aah, and since I'm still quite insecure about my coding abilities- this is pretty much the only thing that make me feel more secure about my code.
Quite a poster child for unit testing, I am :)

I wonder if this professed love of testing (most of my peers seem to view unit tests as necessity only ) means I'm a different kind of dev. A mixed breed....