-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
Description
Type of issue
Other (describe below)
Description
The mutation testing docs are currently in the left menu bar under section:
Testing -> Test Frameworks -> xUnit -> Mutation Testing
This is incorrect, as Mutation Testing is not a specific usecase for xUnit. It's just the case that the code examples are written with xUnit.
My suggestion would be to place this page under:
Testing -> Mutation Testing
Page URL
https://learn.microsoft.com/en-us/dotnet/core/testing/mutation-testing
Content source URL
https://github.com/dotnet/docs/blob/main/docs/core/testing/mutation-testing.md
Document Version Independent Id
189e53ea-f654-e3c4-8255-9f2044941ad0
Platform Id
0bb16469-b707-aad3-8d0e-ca513d96d384
Article author
Metadata
- ID: 630d3b5a-eb99-64ae-0c68-881f0d1e8ef1
- PlatformId: 0bb16469-b707-aad3-8d0e-ca513d96d384
- Service: dotnet-fundamentals
Copilot