Testing tests

Ovid on 2007-01-05T21:31:53

You know, running tests which run tests so the first tests can parse the second test's output and the first tests can then spit out their own output which is then parsed by the test framework you're testing in the first place is a pain in the tush. I'm just sayin'.


So how do you ensure you made no mistakes?

Aristotle on 2007-01-06T21:45:58

By writings tests for the tests of the tests?