Skip to content

WireMock.Net.Testcontainers isn't compatible with Testcontainers 4.10.0 #1411

@vhatsura

Description

@vhatsura

Describe the bug

It's impossible to use latest version of WireMock.Net.Testcontainers (1.21.0 as of 2nd January, 2026) with Testcontainers 4.10.0 due to binary breaking change in scope of testcontainers/testcontainers-dotnet#1588 where new nullable parameter was added to ContainerConfiguration constructor

Expected behavior:

WireMock.Net.Testcontainers works with Testcontainers of version 4.10.0

Test to reproduce

  • Use WireMock.Net.Testcontainers of version 1.21.0
  • Use Testcontainers of version 4.10.0 or any other test container library (e.g., Testcontainers.MongoDB)

Other related info

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions