I am looking for a unitttest and code-coverage tool for TSQL sprocs. Can anyone recommend a good one? Commercial or free.
|
|
I've used tsqlunit, and just noticed this from Microsoft, which appears to be Database Unit Testing. There's a series of articles on Simple-Talk by Alex Kuznetsov as well, for you to look at if you haven't already. |
||||||
|
|
|
Jeremiah Peschka started building dynamic T-SQL to call every stored proc in the database, but I haven't used this personally: |
||
|
|
