How is the new Microsoft.AspNetCore.Testing different/better than Microsoft.AspNetCore.Mvc.Testing? #4740
Unanswered
VictorioBerra
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Additionally,
Microsoft.AspNetCore.Testing
is never mentioned in the docs: https://learn.microsoft.com/en-us/aspnet/core/test/integration-tests?view=aspnetcore-8.0Is
Microsoft.AspNetCore.Testing
just a much simpler option when less customization is required for the test host? Is it intended to eventually replaceMicrosoft.AspNetCore.Mvc.Testing
? Why is it needed?Beta Was this translation helpful? Give feedback.
All reactions