MSTestExtensions

Provides extensions to Visual Studio's MSTest tool
Download

MSTestExtensions Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Michael Stephenson
  • Operating Systems:
  • Windows All
  • File Size:
  • 15.8 MB

MSTestExtensions Tags


MSTestExtensions Description

The MSTestExtensions will provide extensions to Visual Studio's MSTest tool. The goal is match the functionality of the xUnit family of testing frameworks where possible. The extensions support MSTest for both Visual Studio 2005 and 2008. Extensions implemented so far: - "TestTransaction" attribute (similar to MbUnit's "RollBack") to roll back database operators when the test completes. - "ExpectedExceptionMessage" attribute to fix the built-in "ExpectedException". The custom "ExpectedExceptionMessage" matches the supplied message with the exception message thrown by the Test Method. - "TestTimer" attribute, if the duration of a test exceeds the specified time the test fails.


MSTestExtensions Related Software