| Projects on Google Code | Results 1 - 1 of 1 |
So why another unit testing framework? There was nothing out there that met my requirements. Namely:
# It has to work in Microsoft Windows (yeah, yeah I know)
# Tests should be independent. That means global/static variables HAVE to be in a known state. That means each test has to execute as a...