The UnitTestEx library is designed to reduce the friction often experienced when writing unit tests.
Features include:
• Comparing object graphs for equality (deep)
• Simplified testing of data access code
• Easier Fakes using the Test Spy Pattern
• Test Spy pattern components