Skip to content

Commit 94819ff

Browse files
author
Steve Stein
authored
fix link
1 parent c783b0d commit 94819ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ssdt/upgrade-an-older-test-project-containing-database-unit-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.author: "sstein"
1313
manager: "craigg"
1414
---
1515
# Upgrade an Older Test Project Containing Database Unit Tests
16-
You can upgrade an older test project, which was created in Visual Studio 2010 and that contains database unit tests, to use the new SQL Server Data Tools database unit testing runtime and tools. Once you have upgraded an older project you can add SQL Server unit tests to the project (see [Creating and Defining SQL Server Unit Tests](../ssdt/creating-and-defining-sql-server-unit-tests) for more information).
16+
You can upgrade an older test project, which was created in Visual Studio 2010 and that contains database unit tests, to use the new SQL Server Data Tools database unit testing runtime and tools. Once you have upgraded an older project you can add SQL Server unit tests to the project (see [Creating and Defining SQL Server Unit Tests](../ssdt/creating-and-defining-sql-server-unit-tests.md) for more information).
1717

1818
> [!TIP]
1919
> If you are using Visual Studio 2010, after you add SQL Server unit tests to a test project, you should not add unit tests using the older database unit test template. If you do, you will need to convert the project again before the tests will execute correctly.

0 commit comments

Comments
 (0)