[PR #1400] [MERGED] Add WireMock.Net.NUnit project #1379

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1400
Author: @StefH
Created: 12/20/2025
Status: Merged
Merged: 12/20/2025
Merged by: @StefH

Base: masterHead: WireMock.Net.NUnit


📝 Commits (3)

📊 Changes

4 files changed (+116 additions, -1 deletions)

View changed files

📝 README.md (+1 -0)
📝 WireMock.Net Solution.sln (+8 -1)
src/WireMock.Net.NUnit/TestContextWireMockLogger.cs (+71 -0)
src/WireMock.Net.NUnit/WireMock.Net.NUnit.csproj (+36 -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/1400 **Author:** [@StefH](https://github.com/StefH) **Created:** 12/20/2025 **Status:** ✅ Merged **Merged:** 12/20/2025 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `WireMock.Net.NUnit` --- ### 📝 Commits (3) - [`7cffd3d`](https://github.com/wiremock/WireMock.Net/commit/7cffd3d303853ad0b98f3a37b84defa69a22b05d) Add WireMock.Net.NUnit project - [`0f1ef88`](https://github.com/wiremock/WireMock.Net/commit/0f1ef88b804bd7b96609a58da0177ad2401a8c4d) <Version>0.0.1-preview-01</Version> - [`48dd501`](https://github.com/wiremock/WireMock.Net/commit/48dd5010ec51528e8a3be538be77851e444cbd3c) --v ### 📊 Changes **4 files changed** (+116 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `WireMock.Net Solution.sln` (+8 -1) ➕ `src/WireMock.Net.NUnit/TestContextWireMockLogger.cs` (+71 -0) ➕ `src/WireMock.Net.NUnit/WireMock.Net.NUnit.csproj` (+36 -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:19:30 +01:00
adam closed this issue 2025-12-29 09:19:30 +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#1379