Fluent API
Chain method calls to build complex HTTP mocking scenarios with ease. Intuitive and readable API that makes your test code self-documenting.
Wildcard Matching
Use wildcards in URLs to match patterns. Perfect for dynamic paths, query strings, and flexible request matching.
Request Capture
Automatically capture all requests with full metadata including headers, body, and timestamp for detailed test assertions.
Powerful Assertions
Built-in FluentAssertions extensions for verifying HTTP behavior with expressive and readable test assertions.
Zero Configuration
Works out of the box with sensible defaults. Start mocking HTTP requests in seconds without complex setup.
Fail-Fast Testing
Throws clear exceptions for unexpected requests by default, helping you catch configuration issues early in testing.