HttpClient.Helpers icon indicating copy to clipboard operation
HttpClient.Helpers copied to clipboard

Some simple System.Net.Http.HttpClient test helpers

Results 3 HttpClient.Helpers issues
Sort by recently updated
recently updated
newest added

Hi, I'm using your library to author some tests and I got myself in the situation where my API client is forming a URL by adding many components both in...

documentation
discussion

Hi! [AutoFixture](https://github.com/AutoFixture/AutoFixture) is a great library for quickly building tests by assemblying test data. One of the paradigms they support is the usage of test parameters as a way to...

discussion

Now that `HttpClientFactory` was released with .NET Core 2.1, provide some documentation example about how to use this so people can really grok why to use this and how. Also...

documentation