[PR #1057] [MERGED] Pin the version from Testcontainers to 3.7.0 in WireMock.Net.Testcontainers #1217

Closed
opened 2025-12-29 09:18:56 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1057
Author: @StefH
Created: 1/23/2024
Status: Merged
Merged: 1/25/2024
Merged by: @StefH

Base: masterHead: stef-1054-net8-testcontainers


📝 Commits (4)

📊 Changes

5 files changed (+55 additions, -9 deletions)

View changed files

📝 src/WireMock.Net.Testcontainers/WireMock.Net.Testcontainers.csproj (+2 -5)
📝 src/WireMock.Net.Testcontainers/WireMockConfiguration.cs (+1 -4)
📝 src/WireMock.Net.Testcontainers/WireMockContainerBuilder.cs (+5 -0)
test/WireMock.Net.Tests/Testcontainers/TestcontainersTests.cs (+43 -0)
📝 test/WireMock.Net.Tests/WireMock.Net.Tests.csproj (+4 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/1057 **Author:** [@StefH](https://github.com/StefH) **Created:** 1/23/2024 **Status:** ✅ Merged **Merged:** 1/25/2024 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `stef-1054-net8-testcontainers` --- ### 📝 Commits (4) - [`b8f38c8`](https://github.com/wiremock/WireMock.Net/commit/b8f38c89e4477fea8e5bbe8fbbc7ddb66d838a01) TestcontainersTests - [`586054b`](https://github.com/wiremock/WireMock.Net/commit/586054b7896d068ae14533066b5885ab8c5e262d) WireMockContainer_Build_and_StartAsync_and_StopAsync - [`3c15fbd`](https://github.com/wiremock/WireMock.Net/commit/3c15fbdf75e4e2790d06a0bed6991a96296d8f04) -- - [`a804135`](https://github.com/wiremock/WireMock.Net/commit/a804135cd7d13cee604a3fc6805f15f711798b4e) [3.7.0] ### 📊 Changes **5 files changed** (+55 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net.Testcontainers/WireMock.Net.Testcontainers.csproj` (+2 -5) 📝 `src/WireMock.Net.Testcontainers/WireMockConfiguration.cs` (+1 -4) 📝 `src/WireMock.Net.Testcontainers/WireMockContainerBuilder.cs` (+5 -0) ➕ `test/WireMock.Net.Tests/Testcontainers/TestcontainersTests.cs` (+43 -0) 📝 `test/WireMock.Net.Tests/WireMock.Net.Tests.csproj` (+4 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 09:18:56 +01:00
adam closed this issue 2025-12-29 09:18:56 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#1217