Phil Parkin
SSC Guru
Points: 247037
More actions
May 10, 2011 at 2:45 am
#237839
Can anyone recommend any tools which will help automate the testing of SSIS packages?
vishal.gamji
SSCertifiable
Points: 6126
May 16, 2011 at 11:28 am
#1325325
There is one for unit testing of SSIS packages - SSISUnit (like nUnit or MBUnit). You can set up a test server and configure the environment and run the tests using a CI server (like Hudson\Cruise control) with Nant\MSBuild to run your packages.
May 19, 2011 at 2:44 pm
#1327368
That's pretty cool, thank you.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply