The question of where to install tSQLt is probably the most common question I get when I talk about unit testing T-SQL, so much so that I thought that it would be a good topic for a blog. I mention tSQLt in the title, but this covers all unit test code for T-SQL.
So to be more specific:
Where do you install unit tests and unit tests frameworks for SQL Server, which databases should have that code in them?