Skip to content

Commit 471caad

Browse files
authored
Move mutation testing docs from xUnit subsection to top-level Testing section (#50055)
1 parent a65d53a commit 471caad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • docs/navigate/devops-testing

docs/navigate/devops-testing/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ items:
5555
displayName: tutorials, cli
5656
- name: Generate unit tests with GitHub Copilot
5757
href: ../../core/testing/unit-testing-with-copilot.md
58-
- name: Mutation testing
59-
href: ../../core/testing/mutation-testing.md
6058
- name: NUnit
6159
items:
6260
- name: C# unit testing
@@ -301,6 +299,8 @@ items:
301299
href: ../../core/testing/order-unit-tests.md
302300
- name: Unit test code coverage
303301
href: ../../core/testing/unit-testing-code-coverage.md
302+
- name: Mutation testing
303+
href: ../../core/testing/mutation-testing.md
304304
- name: Live unit test with Visual Studio
305305
href: /visualstudio/test/live-unit-testing-start?toc=/dotnet/navigate/devops-testing/toc.json&bc=/dotnet/breadcrumb/toc.json
306306
- name: Publishing

0 commit comments

Comments
 (0)