A set of extension methods for mocking HttpClient and IHttpClientFactory with Moq.
Stars
190
Forks
11
Watchers
190
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
65
commits
Memoize the match predicate to prevent it being called repeatedly
a9fcb77View on GitHubTest case for the matcher running twice, breaking ReadFromJsonAsync
724d581View on GitHubUpdated readme for System.Text.Json & ReturnsJsonResponse
f276aeeView on GitHubRecommend using MockBehavior.Strict for HttpClient (#12)
41b072cView on GitHubAdded a dynamic "tested on" badge, pulling from the csproj TargetFrameworks
dd44a03View on GitHubTest against the latest/preview .NET, every LTS, and legacy .NET Framework
0664281View on GitHub