Articles tagged tSQLt

02 February 2012
02 February 2012

Using SQL Test Database Unit Testing with TeamCity Continuous Integration

0
18
With database applications, the process of test and integration can be frustratingly slow because so much of it is based on manual processes. Everyone seems to agree that automation of the process provides the answer to accomodating shorter development cycles, but how, exactly? Dave Green describes a successful process that integrates third-party tools.… Read more