github testcontainers/testcontainers-dotnet 1.1.0
Release 1.1.0

latest releases: 4.9.0, 4.8.1, 4.8.0...
6 years ago

As part of this release we had 6 issues closed.

⚠️ This version has breaking changes (relates to #154 and commit e037aae), to provide reliable unit tests, the implementation of IAsyncDisposable (netstandard2.1) was necessary.

  • #160 Add WithDockerEndpoint to ITestcontainersBuilder.
  • #180 Add WithDockerfile to IImageFromDockerfileBuilder.
  • #181 Update nginx examples in README.md.
  • #154 Fix issue, where xUnit tests run in certain circumstances in a deadlock.
  • #178 Fix issue, where Wait.UntilPortsAreAvailable throws and exception if the container does not have /bin/bash (by @jdelucaa).
  • #183 Fix issue, where local Docker images where not found.

Don't miss a new testcontainers-dotnet release

NewReleases is sending notifications on new releases.