Some of the posts on this blog are the series about one subject. There are:
Upgrading to SSIS 2017
- So, you want to migrate SSIS(DB)?
- Upgrading SSIS projects, part I
- Upgrading SSIS projects, part II
- Upgrading SSIS projects, part III
SSIS testing with ssisUnit
- Testing SSIS Projects with ssisUnit
- Writing first tests with ssisUnit
- Testing database connections with ssisUnit
- Using Connections and Datasets in ssisUnit
- Using cached datasets in ssisUnit
- Executing ssisUnit tests in MSTest framework
- Setting package references in ssisUnit
- Testing the loops in ssisUnit
- Writing ssisUnit test using API
- Working with properties in ssisUnit