Added ReleaseNotes -
Added table type handling to tSQLt.SpyProcedure...
Unified use of @Message parameter across all as...
first checkin after sourceforge crash (http://s...
tSQLt.AssertEqualsTableSchema
started tSQLt.Private_RemoveSchemaBinding
Upgraded project to SSMS2014
Hi folks, Have you considered packaging this plugin to work with Visual Studio? It...
updated ReleaseNotes.txt -
removed superfluous -d parameter from SQLCMD call
Excluded change database output from XML
Hi Kevin, Thank you for this request. You are correct that SpyProcedure does not...
Hi Scott, I saw that you also posted on stack overflow and added a comment there:...
I have a procedure I would like to mock but the procedure takes a table valued parameter...
Whenever I use ExpectException I receive the following error: (There was also a ROLLBACK...
fixed order in BuildOrder.txt -> need test for...
fixed empty @Message in tSQLt.AssertObjectDoesN...
Added tSQLt.AssertObjectDoesNotExist
Added @IfExists parameter to tSQLt.RemoveObject
Replaced references to SYSNAME with NVARCHAR(MA...
Added tSQLt.RenameClass