Integration testing | ASP.NET Core 5 REST API Tutorial 15



Integration testing | ASP.NET Core 5 REST API Tutorial 15

Integration testing | ASP.NET Core 5 REST API Tutorial 15

Become a Patreon and get source code access: https://www.patreon.com/nickchapsas
Check out my courses: https://nickchapsas.com

Hello everybody I’m Nick and today I will show you how you can get started with integration tests in ASP.NET core. We will be using the in-memory TestServer method which is provided by the use of the WebApplicationFactory class. It’s a very cool method and I’d like to share it with you.

Source code: https://gist.github.com/Elfocrash/101ffc29947832545cdaebcb259c2f44

Don’t forget to comment, like and subscribe 🙂

Social media:
Follow me on GitHub: http://bit.ly/ChapsasGitHub
Follow me on Twitter: http://bit.ly/ChapsasTwitter
Connect on LinkedIn: http://bit.ly/ChapsasLinkedIn

#tutorial #rest #api #testing

Comments are closed.