testcontainers-dotnet
testcontainers-dotnet copied to clipboard
dotnet port of testcontainers-java
Bumps [Npgsql](https://github.com/npgsql/npgsql) from 4.0.10 to 8.0.3. Release notes Sourced from Npgsql's releases. v8.0.3 This version contains a high-severity security patch for CVE-2024-32655 everyone is advised to upgrade. A large number...
I use TestContainers a lot in my integration tests with libs like [alba](https://github.com/JasperFx/alba) that allow to build a test server. Most of the time, the container life time is the...
Currently there is no existing off the shelf (and free solution) to run CI on a windows environment with LCOW on MobyVM. See https://docs.microsoft.com/en-us/virtualization/windowscontainers/deploy-containers/linux-containers We need a CI that is...