Skip to content

Commit 226ccbb

Browse files
authored
Add VSTest under test platforms in ToC (#45524)
1 parent 28f0c64 commit 226ccbb

File tree

1 file changed

+3
-1
lines changed
  • docs/navigate/devops-testing

1 file changed

+3
-1
lines changed

docs/navigate/devops-testing/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ items:
209209
href: ../../core/testing/mstest-analyzers/mstest0041.md
210210
- name: Test platforms
211211
items:
212-
- name: Microsoft Testing Platform
212+
- name: Microsoft.Testing.Platform
213213
items:
214214
- name: Overview
215215
href: ../../core/testing/microsoft-testing-platform-intro.md
@@ -257,6 +257,8 @@ items:
257257
href: ../../core/testing/microsoft-testing-platform-architecture-extensions.md
258258
- name: Services
259259
href: ../../core/testing/microsoft-testing-platform-architecture-services.md
260+
- name: VSTest
261+
href: https://github.com/microsoft/vstest
260262
- name: Run selective unit tests
261263
href: ../../core/testing/selective-unit-tests.md
262264
- name: Order unit tests

0 commit comments

Comments
 (0)