[PR #617] [MERGED] Add support for Handlebars.Net.Helpers.Humanizer #1002

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/617
Author: @StefH
Created: 6/20/2021
Status: Merged
Merged: 7/7/2021
Merged by: @StefH

Base: masterHead: stef-handlebars-humanizer


📝 Commits (1)

  • 3dd69c6 Handlebars.Net.Helpers.Humanizer

📊 Changes

3 files changed (+60 additions, -7 deletions)

View changed files

📝 Directory.Build.props (+1 -1)
📝 src/WireMock.Net/WireMock.Net.csproj (+9 -6)
test/WireMock.Net.Tests/ResponseBuilders/ResponseWithHandlebarsHumanizerTests.cs (+50 -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/617 **Author:** [@StefH](https://github.com/StefH) **Created:** 6/20/2021 **Status:** ✅ Merged **Merged:** 7/7/2021 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `stef-handlebars-humanizer` --- ### 📝 Commits (1) - [`3dd69c6`](https://github.com/wiremock/WireMock.Net/commit/3dd69c698ffd4593465a91c5263dba86a8ebba2d) Handlebars.Net.Helpers.Humanizer ### 📊 Changes **3 files changed** (+60 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Directory.Build.props` (+1 -1) 📝 `src/WireMock.Net/WireMock.Net.csproj` (+9 -6) ➕ `test/WireMock.Net.Tests/ResponseBuilders/ResponseWithHandlebarsHumanizerTests.cs` (+50 -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 08:34:18 +01:00
adam closed this issue 2025-12-29 08:34:18 +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#1002