This is the second of a three part series where Robert is joined by Chris Woodruff who shows how to build ASP.NET Core Web APIs. In this episode, Chris discusses what to do after building your APIs. He shows Integration Testing, a new testing framework from the ASP.NET Core team that will allow you and your team to test your APIs externally. Integration Testing uses our knowledge of unit testing but takes it to the next level.
Resources
Episodes:
- Part 1: Creating a RESTful API with ASP.NET Core 2.1 Web API
- Part 2: Creating the Best Architecture for ASP.NET Core 2.1 Web API (this episode)
- Part 3: Testing ASP.NET Core 2.1 Web API Solutions
Robert Green
Source link