你的位置: 码友网首页 / 资讯源列表 / TDD and Exception Handling With xUnit in ASP.NET Core

关于[TDD and Exception Handling With xUnit in ASP.NET Core]的摘要:

In this post, we’re continuing our “walking skeleton” application where we build and deploy a minimal application with an ASP.NET Core WebApi and an Angular client. At this stage, the API is almost ready. We’ve got a controller that accepts a city location, a service that calls the third-party OpenWeatherMap API to return forecasts for that location, and in the last post we added the xUnit testing framework to describe the API. If you would like to start from the beginning, this is the first post.

原文地址: https://medium.com/swlh/tdd-and-exception-handling-with-xunit-in-asp-net-core-f9ffe5dde800

收录时间: 2020-08-14 浏览量: 1391 分类: ASP.NET Core

| 0 收藏 | 0