tSQLt - Database Unit Testing for SQL Server

Database Unit Testing for SQL Server

  • Home
  • Docs
    • Documents
    • Quick Start
    • Articles
  • Training
  • Downloads
tSQLt » dennis » Page 4

tSQLt build.9 Release Notes

11.07.2010 by dennis // 1 Comment

Bug Fixes:

  1. When using tSQLt.Run or tSQLt.RunTestClass, if an object name on the dbo schema had the same name as a test class, the test class could not be executed.
  2. If the output of an AssertTableEquals or the length of a test case name was too long, an error was be produced.

New Features:

  1. A new procedure, tSQLt.NewConnection, was added which allows statements to be executed synchronously in a different connection context.
Share and Enjoy:
  • FacebookFacebook
  • TwitterTwitter
  • LinkedInLinkedIn
  • RedditReddit
  • StumbleUponStumbleUpon
  • TechnoratiTechnorati
  • PrintPrint

Categories // Release Notes

tSQLt build.8a Release Notes

07.02.2010 by dennis // Leave a Comment

Bug Fixes:

  1. When executing tSQLt.ResultSetFilter, if the result set metadata contained hidden columns then those columns would be returned in the result set output. The values of those columns would be null. Hidden columns are typically present when the base tables of a result set contain primary keys or other constraints which were not selected. tSQLt.ResultSetFilter has been updated to not return the hidden columns.
Share and Enjoy:
  • FacebookFacebook
  • TwitterTwitter
  • LinkedInLinkedIn
  • RedditReddit
  • StumbleUponStumbleUpon
  • TechnoratiTechnorati
  • PrintPrint

Categories // Release Notes

tSQLt build.8 Release Notes

06.20.2010 by dennis // Leave a Comment

New Features:

  1. SpyProcedure now supports output parameters. Details are available in the User Guide. See: SpyProcedure.
  2. The first major sections of the User Guide are now available at: http://tsqlt.org – On the right hand side is a link for the User Guide.
Share and Enjoy:
  • FacebookFacebook
  • TwitterTwitter
  • LinkedInLinkedIn
  • RedditReddit
  • StumbleUponStumbleUpon
  • TechnoratiTechnorati
  • PrintPrint

Categories // Release Notes

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next Page »

Navigation

  • Join the conversation
  • Downloads
  • New Logo
  • Sponsors & Contributors
  • Release Notes
  • Articles
  • Training
  • How to get more out of tSQLt
  • Why you should use the tSQLt framework
  • Why you should unit test SQL Server Code
  • Full user guide
  • Documents
    • Quick Start
    • tSQLt Tutorial
    • tSQLt Keyboard Shortcuts
    • Test Creation and Execution
      • NewTestClass
      • DropClass
      • RunAll
      • Run
      • RenameClass
    • Assertions
      • AssertEmptyTable
      • AssertNotEquals
      • AssertObjectDoesNotExist
      • AssertEqualsTableSchema
      • AssertEquals
      • AssertEqualsString
      • AssertEqualsTable
      • AssertObjectExists
      • AssertResultSetsHaveSameMetaData
      • Fail
      • AssertLike
    • Expectations
      • ExpectException
      • ExpectNoException
    • Isolating Dependencies
      • FakeFunction
      • RemoveObjectIfExists
      • ApplyConstraint
      • SpyProcedure
      • FakeTable
      • ApplyTrigger
      • RemoveObject

Links

  • tSQLt on GitHub
  • tSQLt Mailing List
  • twitter hashtag (#tsqlt)
  • tSQLt tag on stackoverflow.com
  • SQL Server Community on Slack (#tsqlt)
  • #tSQLtLive on YouTube

Sponsors

sqlity.net
redgate.com

A sqlity.net llc Web Property. | ©2010 - 2020, All Rights Reserved. | Privacy Policy | Terms of Use