Tagged Questions
0
votes
1answer
119 views
Perform Visual Studio Data Compare automatically prior to running MSTest tests
I need to perform a data compare operation to refresh a dev database froma sample data database prior to running integration tests using the VS test harness. Anyone know a way to automatically ...
