Unit testing in VS/TFS

NiconNicon Posts: 6
edited November 25, 2011 3:11AM in SQL Source Control Previous Versions
In some of our upcoming projects we are required to implement automated unit testing for some of the database objects.

It seems that the only way to implement unit testing against DB objects in VS 2001 is to create a database project.

Since SQL source control cannot interface with this project type, is there anyway of implementing a unit test against the scripts that SQL source control generates? Or is there a way of interfacing with the database project that i am missing?

Thanks a lot.

Steve

Comments

Sign In or Register to comment.