Skip to content

Latest commit

 

History

History

testing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.
close