Skip to content

Add MSTest/NUnit options #35290

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jonorogers opened this issue Apr 23, 2025 · 2 comments · May be fixed by #35328
Open

Add MSTest/NUnit options #35290

jonorogers opened this issue Apr 23, 2025 · 2 comments · May be fixed by #35328
Assignees
Labels
aspnet-core/svc Source - Docs.ms Docs Customer feedback via GitHub Issue testing/subsvc

Comments

@jonorogers
Copy link

jonorogers commented Apr 23, 2025

Description

This page assumes the use of xUnit. It would be good if it gave examples in MSTest/NUnit like other documentation pages i.e.: https://learn.microsoft.com/en-us/dotnet/aspire/testing/write-your-first-test?pivots=mstest

Page URL

https://learn.microsoft.com/en-us/aspnet/core/test/integration-tests?view=aspnetcore-8.0

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/test/integration-tests.md

Document ID

f499b131-8b14-7e10-1728-543fdd5a5656

Platform Id

a725fe2a-b11f-6664-eb77-2adc94d55792

Article author

@tdykstra

Metadata

  • ID: 77889d43-fedb-f8b4-8fea-379ec946555c
  • PlatformId: a725fe2a-b11f-6664-eb77-2adc94d55792
  • Service: aspnet-core
  • Sub-service: testing

Related Issues

@tdykstra
Copy link
Contributor

Yes, it would be good to have that additional code in the article However, given the size this article and the amount of sample code in it, we don't have the resources to add MSTest/NUnit. If you would be interested in submitting a PR to add the code we'd be happy to help you get it published.

@jonorogers
Copy link
Author

Hey @tdykstra I created a PR to address this; #35328

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aspnet-core/svc Source - Docs.ms Docs Customer feedback via GitHub Issue testing/subsvc
Projects
Status: 👀 In review
Development

Successfully merging a pull request may close this issue.

3 participants