We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a65d53a commit 471caadCopy full SHA for 471caad
1 file changed
docs/navigate/devops-testing/toc.yml
@@ -55,8 +55,6 @@ items:
55
displayName: tutorials, cli
56
- name: Generate unit tests with GitHub Copilot
57
href: ../../core/testing/unit-testing-with-copilot.md
58
- - name: Mutation testing
59
- href: ../../core/testing/mutation-testing.md
60
- name: NUnit
61
items:
62
- name: C# unit testing
@@ -301,6 +299,8 @@ items:
301
299
href: ../../core/testing/order-unit-tests.md
302
300
- name: Unit test code coverage
303
href: ../../core/testing/unit-testing-code-coverage.md
+ - name: Mutation testing
+ href: ../../core/testing/mutation-testing.md
304
- name: Live unit test with Visual Studio
305
href: /visualstudio/test/live-unit-testing-start?toc=/dotnet/navigate/devops-testing/toc.json&bc=/dotnet/breadcrumb/toc.json
306
- name: Publishing
0 commit comments