Skip to content

Files

Latest commit

fdfaa66 · Feb 27, 2024

History

History

testing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 27, 2024
Sep 13, 2021

Testing (1)

The projects in this folder show how to write tests using the WebApplicationFactory<T> found in the Microsoft.AspNetCore.Mvc.Testing package.

  • NUnit 1 shows how to create a simple unit test.