by Nick Polyak
This article explains Test Driven Development using XUnit with a detailed sample.
by Sean Rand
Getting the most from your test runner
by Bohdan Stupak
A short take on brittle unit-tests and how to avoid them
by Daan Acohen
An explanation of how to test validation attributes with xUnit
by freedeveloper
How to create a data access class in a way, that is possible to execute unit test on it
by Bohdan Stupak
A short take on brittle unit-tests and how to avoid them
by Nick Polyak
This article explains Test Driven Development using XUnit with a detailed sample.
by Daan Acohen
A description of how you can let the HttpClient client do exactly what you want and test for that with xUnit