Skip to content

Commit ab41cc2

Browse files
committed
Unit testing
1 parent 46dcff8 commit ab41cc2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/test/improve-code-quality.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Unit test tools to improve code
2+
title: Overview of testing tools
33
description: Explore the features of Visual Studio testing tools that can help you and your team develop and sustain high standards of code excellence.
44
ms.date: 03/18/2022
55
ms.topic: conceptual
@@ -11,7 +11,7 @@ manager: mijacobs
1111
ms.subservice: test-tools
1212
author: mikejo5000
1313
---
14-
# First look at testing tools in Visual Studio
14+
# Overview of testing tools in Visual Studio
1515

1616
Visual Studio testing tools can help you and your team develop and sustain high standards of code excellence.
1717

docs/test/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
href: index.yml
33
- name: Overview
44
items:
5-
- name: First look at testing tools
5+
- name: Overview of testing tools
66
href: improve-code-quality.md
77
- name: Unit test tools and tasks
88
href: unit-test-your-code.md

0 commit comments

Comments
 (0)