This repo contains the code used in my presentation "ASP.NET Core Integration Testing 101".
To run the demo, or at least run the tests, you just need to clone the repo. Open it in Visual Studio or VS Code and run the tests using the Test Explorer, or by running dotnet test
in the root of the repository.
A bit of the content of the talk can be found as a blog post at https://www.fearofoblivion.com/asp-net-core-integration-testing
Is you have any questions, feel free to reach out. I am available here, and at @ZeroKoll