amingolmahalle / HttpClientToCurlGenerator

The HttpClientToCurl is a NuGet package for generating curl script of HttpClient in .NET ( C# | CSharp | Dotnet ) supported features: Post, Get, Put, and Delete. content types: application/json, text/xml, application/x-www-form-urlencoded
https://www.nuget.org/packages/HttpClientToCurl
MIT License
51 stars 11 forks source link

Refactor unit test: Convert SuccessCurlGeneratorTests to xUnit #15 #16

Closed Sabermotamedi closed 7 months ago

amingolmahalle commented 7 months ago

Closed: #15