Hi everyone, We're using TFS2010 and want a CI Build for our datadude project. We have a few post-deployment scripts and I want to ensure these are valid SQL, and also we will want to make some assertions about the test data that will be deployed. For example, we might want to make an assertion that there is row in the Role table for a 'Gardener' since our coded UI tests will require this. I'm trying to improve the feedback cycle so that we don't have to wait for the nightly build to complete before we know that the data wasn't right which caused the UI tests to fail.
So what I'm hoping is that there is a workflow file for a database CI build already out there and I don't have to do any real work :) But if I have to roll up my sleeves and write one, I will. We will probably install SQLExpress on the build server for this purpose also. If anyone can recommend a good way to get started with this, and also point out any flaws in my thinking, please advise! Steven Nagy Readify | Senior Developer M: +61 404 044 513 | E: [email protected]<sip:[email protected]> | B: azure.snagy.name<http://azure.snagy.name/>
_______________________________________________ oztfs mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/oztfs
