BlogExamples/WebAppFactory at main · linkdotnet/BlogExamples · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

Introduction to WebApplicationFactory

This article will show you what exactly a WebApplicationFactory is and why it is so "mighty" when it comes down to testing. I will highlight some of the properties, which you can leverage to write powerful tests.

Found here