[PR #759] [MERGED] Add WireMock.Net.xUnit project #1068

Closed
opened 2025-12-29 08:34:33 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/759
Author: @StefH
Created: 5/20/2022
Status: Merged
Merged: 5/21/2022
Merged by: @StefH

Base: masterHead: xunit


📝 Commits (5)

📊 Changes

6 files changed (+138 additions, -1 deletions)

View changed files

📝 WireMock.Net Solution.sln (+7 -0)
📝 WireMock.Net Solution.sln.DotSettings (+1 -0)
src/WireMock.Net.xUnit/TestOutputHelperWireMockLogger.cs (+79 -0)
src/WireMock.Net.xUnit/WireMock.Net.xUnit.csproj (+37 -0)
📝 test/WireMock.Net.Tests/WireMock.Net.Tests.csproj (+1 -0)
📝 test/WireMock.Net.Tests/WireMockServerTests.cs (+13 -1)

📄 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/759 **Author:** [@StefH](https://github.com/StefH) **Created:** 5/20/2022 **Status:** ✅ Merged **Merged:** 5/21/2022 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `xunit` --- ### 📝 Commits (5) - [`9bab100`](https://github.com/wiremock/WireMock.Net/commit/9bab100ad120b3f69aedd1ffd708da40b8eca2c5) WireMock.Net.xunit - [`4966753`](https://github.com/wiremock/WireMock.Net/commit/49667530b8896f32cef1e90119d4111e6eb23434) Xunit - [`bd5f27b`](https://github.com/wiremock/WireMock.Net/commit/bd5f27bfbf64bbf64de29daa52d975d0dbb0014e) c - [`d735878`](https://github.com/wiremock/WireMock.Net/commit/d735878368609537ea0dfd331c74f33ab39ede67) . - [`e0e0087`](https://github.com/wiremock/WireMock.Net/commit/e0e00872d14a010f20963a906ea162d2f0a4ab15) x ### 📊 Changes **6 files changed** (+138 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `WireMock.Net Solution.sln` (+7 -0) 📝 `WireMock.Net Solution.sln.DotSettings` (+1 -0) ➕ `src/WireMock.Net.xUnit/TestOutputHelperWireMockLogger.cs` (+79 -0) ➕ `src/WireMock.Net.xUnit/WireMock.Net.xUnit.csproj` (+37 -0) 📝 `test/WireMock.Net.Tests/WireMock.Net.Tests.csproj` (+1 -0) 📝 `test/WireMock.Net.Tests/WireMockServerTests.cs` (+13 -1) </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 08:34:33 +01:00
adam closed this issue 2025-12-29 08:34:33 +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#1068