Mockly provides a fluent API for intercepting HttpClient calls in .NET applications. It allows developers to define expected requests (based on verbs, paths, headers, or body content) and specify the corresponding HTTP responses, making it an essential tool for robust API testing without relying on actual network services.
HttpMock, using various HTTP verb shortcuts, matching requests via URL/Body/Headers, and managing invocation limits.Any agent assisting with .NET development, TDD, or integration testing in C# environments.
This skill has not been reviewed by our automated audit pipeline yet.