Follow @RoyOsherove on Twitter

Clover and unit test patterns

2 unit testing ilnks, both from James Avery:

  • Clover for .NET (Alpha) - Clover is a tool that tests your unit tests, reporting on things like how well your code is covered by your unit tests.
  • Advanced Unit Test, Part V - Unit Test Patterns - Another awesome article on unit testing from Marc Clifton
  • Both of these look mighty interesting.

    Unit testing resources

    From VB6 to VB.Net - important webcasts