Home
 
  

Automated testing for ASP.NET Core projects

January 25, 2018

This series of 3 articles describes in detail how to approach the main testing leves for an ASP.NET Core project.

Following the idea of the testing pyramid, the articles cover unit, integration and E2E Test. The Blog Playground project is used as the test subject through these articles.

You can read the articles in the DotNetCurry magazine:

Daniel Jimenez Garcia

Daniel Jimenez Garcia

Programmer, writer, mentor, architect, problem solver and knowledge sharer. My articles have accumulated ~2 million reads, I have published libraries, contributed to open source projects, created many sample projects, reviewed books, spoken at conferences and answered many stack overflow questions.

 

© 2022