Tagged Questions
5
votes
4answers
154 views
Test-First development tool for SQL Server 2005?
For several years I have been using a testing tool called qmTest that allows me to do test-driven database development for some Firebird databases. I write a test for a new feature (table, trigger, ...