Skip to content

varianter/testcontainers-dotnet-sample

Repository files navigation

TestContainers .NET Sample

This repository contains a sample project that demonstrates how to use TestContainers with .NET.

These are my personal preferences but include how to use it in E2E/integration tests with a real database (PostgreSQL), and also using TestContainers for local development.

This includes how to enable re-use of containers to speed up the test execution and Api startup time.

The most interesting bits are under:

Slides

This sample project was demoed at a Variantdag at Variant, the slides are included in the repository under slides.pdf (in Norwegian).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages