[PR #220] [MERGED] Update SimpleCommandLineParser to handle arguments with key and value #807

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/220
Author: @StefH
Created: 10/31/2018
Status: Merged
Merged: 10/31/2018
Merged by: @StefH

Base: masterHead: fix_commandline_args


📝 Commits (2)

📊 Changes

5 files changed (+13 additions, -40 deletions)

View changed files

📝 Directory.Build.props (+1 -1)
📝 GitHubReleaseNotes.txt (+1 -1)
📝 README.md (+1 -0)
📝 src/WireMock.Net.StandAlone/SimpleCommandLineParser.cs (+5 -33)
📝 test/WireMock.Net.Tests/StandAlone/SimpleCommandLineParserTests.cs (+5 -5)

📄 Description

"--x abc"


🔄 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/220 **Author:** [@StefH](https://github.com/StefH) **Created:** 10/31/2018 **Status:** ✅ Merged **Merged:** 10/31/2018 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `fix_commandline_args` --- ### 📝 Commits (2) - [`cae741b`](https://github.com/wiremock/WireMock.Net/commit/cae741be2c821a07aa2956b1409184c08200055d) Fix SimpleCommandLineParser - [`52b48fc`](https://github.com/wiremock/WireMock.Net/commit/52b48fc4496fa50bf48b2eef77a9d29e58f9b326) Codecov ### 📊 Changes **5 files changed** (+13 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `Directory.Build.props` (+1 -1) 📝 `GitHubReleaseNotes.txt` (+1 -1) 📝 `README.md` (+1 -0) 📝 `src/WireMock.Net.StandAlone/SimpleCommandLineParser.cs` (+5 -33) 📝 `test/WireMock.Net.Tests/StandAlone/SimpleCommandLineParserTests.cs` (+5 -5) </details> ### 📄 Description "`--x abc`" --- <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:33:37 +01:00
adam closed this issue 2025-12-29 08:33:37 +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#807