Archives for Unit Testing, Test Automation
Move over nUnit (and MSTest), there’s a new kid in town (xUnit)
Introduction xUnit is a newish test framework developed by the original contributor to NUnit. In essence, he seems to have distilled the best features of the various test frameworks out…