Skip to content

LodewijkSioen/IntegrationTestingSample

Repository files navigation

Integration testing demo

This repo contains a demonstration on how to do integration testing in dotnet using my favorite tools and techniques.

You can read a full walktrough of the demo here.

Tools

  • Alba: in-memory host for asp.net
  • Verify: snapshot testing for dotnet
  • Respawn: easy database resetting
  • Moq: for mocking dependencies

Techniques

About

Sample application to demonstrate some Integration Testing Techniques

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages