简体   繁体   中英

SSIS Unit-test not run well (incompatible)

I tried find and use a open source framework for start BI project with TDD.

I choose SSISUNIT for step one. ssisUnit is a unit testing framework for SQL Server Integration Services. It is loosely based on the xUnit family of unit testing frameworks, but is tailored to better support the SSIS environment.

Download SSISUNIT project and run solution 2017 in VS. But I've error when sln open.

Problem:

在此处输入图像描述

在此处输入图像描述

在此处输入图像描述

I tried:

  • Install the latest version of SSDT recommendation ( in this question ) I have SQL Server Integration Services Project, Microsoft reporting service project, Microsoft analysis service project

在此处输入图像描述

  • Read same question but not worked for me in vs 2019.
  • I tried changed the Project platform to x86,x64 and AnyCPU.

We use SQL-SERVER 2019 SSIS SSAS(MDX), Visual Studio 2019, Power BI

You'll need to remove or unload that project from the solution. Microsoft deprecated support for the setup projects.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM