Skip to content

programmeramera/aspnet-core-integration-testing-101

 
 

Repository files navigation

ASP.NET Core API Integration Testing Demo

This repo contains the code used in my presentation "ASP.NET Core Integration Testing 101".

Running the Demo

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.

More information

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

Contact

Is you have any questions, feel free to reach out. I am available here, and at @ZeroKoll

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%