SSISTester 2.3.0-b211

This is a prerelease version of SSISTester.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package SSISTester --version 2.3.0-b211
                    
NuGet\Install-Package SSISTester -Version 2.3.0-b211
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SSISTester" Version="2.3.0-b211" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SSISTester" Version="2.3.0-b211" />
                    
Directory.Packages.props
<PackageReference Include="SSISTester" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SSISTester --version 2.3.0-b211
                    
#r "nuget: SSISTester, 2.3.0-b211"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SSISTester@2.3.0-b211
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SSISTester&version=2.3.0-b211&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SSISTester&version=2.3.0-b211&prerelease
                    
Install as a Cake Tool

Contains SSISTester framework with samples.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0-b236 10 7/3/2016
2.3.0-b211 74 6/2/2015
2.1.0-b168 134 9/22/2014
2.0.0-b152 95 6/20/2014
1.1.0-a128 50 5/12/2014

- support for complex scenarios where a package is executed by a script task from another package. An example of such a scenarion is described here: https://sqlbits.com/Sessions/Event9/Designing_an_SSIS_Framework.
- sample of live and unit test for complex scenarios where a package is executed by a script task from another package
- multiple fake destinations are allowed
- bug fix: Finished and Passed test counter show correct values in case of multiple executions in a loop
- bug fix: Wrong conversion from date to string
- code optimizations
- breaking change: removed ssis.test.report.testresultcollectionextensions
- test coverage GUI and HTML report
- significant performance improvement when executing tests with VS test runner and ReSharper
- new methods to load and execute single packages and unit tests
- added all errors to html report
- tests contain description attribute that is shown in GUI and HTML report
- repository name in test result report
- bug fix: missing engine state when executing single test
- bug-fix: click on empty header