• Hi

    We use several tools for our CI development which may help you out:

    TFS or Git for our source control

    Red Gate Schema Compare to create our sql diff files

    Red Gate Data Compare to deploy any static data tables

    SQL Test for unit testing

    TeamCity for our continuous integration on our build server and unit testing after each check in

    TeamCity to create NuGet packages

    Octopus to deploy to each of our environments

    Hope this helps.

    Stef.