标签: asp.net-core xunit.net
我已经让单元测试工作正常,但是想在内存托管中使用HttpClient进行集成测试。似乎无法为ASP.NET 5找到有关此内容的更多信息。
答案 0 :(得分:0)
Microsoft.AspNetCore.TestHost
正确的文档:https://docs.asp.net/en/latest/testing/integration-testing.html