TST Changelog

What's new in TST 1.7

May 28, 2011
  • Bug fix. In V1.6 and earlier a RAISERROR in a TRIGGER cannot be tested by registering an expected error.

New in TST 1.3 (Jul 28, 2009)

  • Add a new view: Data.TSTResultsEx to facilitate the integration with http://www.codeplex.com/MCI4TST. Data.TSTResultsEx provides more details about the results of a test session compared with the existing view: Data.TSTResults.

New in TST 1.2 (Jul 25, 2009)

  • Allow Assert.TableEquals to ignore columns as specified in an optional parameter.

New in TST 1.1 (Jul 6, 2009)

  • Allow test stored procedures to be written in their own schema.
  • Display the results in the alphabetical order of the suites / tests.
  • Fixes in the documentation.