0
kicks
Who Tests The Tests?
If, according to TDD, you should write unit tests before you write the tests. Shouldn't you write tests for the tests, since the unit tests themselves are code? This post explains how to avoid Zeno's paradox here.