[PR #483] [MERGED] Bring in the WireMock.Net.FluentAssertions tests #938

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/483
Author: @akamud
Created: 7/4/2020
Status: Merged
Merged: 7/5/2020
Merged by: @StefH

Base: masterHead: add-assertion-tests


📝 Commits (1)

  • 65283e4 Bring WireMock.Net.FluentAssertions tests

📊 Changes

2 files changed (+63 additions, -0 deletions)

View changed files

test/WireMock.Net.Tests/FluentAssertions/WireMockAssertionsTests.cs (+62 -0)
📝 test/WireMock.Net.Tests/WireMock.Net.Tests.csproj (+1 -0)

📄 Description

Porting over the tests from the original project.


🔄 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/483 **Author:** [@akamud](https://github.com/akamud) **Created:** 7/4/2020 **Status:** ✅ Merged **Merged:** 7/5/2020 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `add-assertion-tests` --- ### 📝 Commits (1) - [`65283e4`](https://github.com/wiremock/WireMock.Net/commit/65283e43e63f9b79d8698019992f55a7777e99a5) Bring WireMock.Net.FluentAssertions tests ### 📊 Changes **2 files changed** (+63 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `test/WireMock.Net.Tests/FluentAssertions/WireMockAssertionsTests.cs` (+62 -0) 📝 `test/WireMock.Net.Tests/WireMock.Net.Tests.csproj` (+1 -0) </details> ### 📄 Description Porting over the tests from the original project. --- <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:04 +01:00
adam closed this issue 2025-12-29 08:34:04 +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#938