/testing-aspnetcore-mvc

This repo contains the source code for the "ASP.NET Core MVC Testing" series of articles on Code Maze

Primary LanguageC#MIT LicenseMIT

testing-aspnetcore-mvc

This repo contains the source code for the "ASP.NET Core MVC Testing Series" of articles on Code Maze

For this tutorial, we recommend having:

this tutorial is separated into several parts:

  • Unit Testing with xUnit in ASP.NET Core MVC
  • Testing MVC Controllers in ASP.NET Core
  • Integration Testing in ASP.NET Core MVC
  • Including AntiForgeryToken in MVC Integration Testing
  • Automated UI tests with Selenium and ASP.NET Core MVC