HttpRecorder icon indicating copy to clipboard operation
HttpRecorder copied to clipboard

.NET HttpClient integration tests made easy.

Results 4 HttpRecorder issues
Sort by recently updated
recently updated
newest added

It seems that this repository has been abandoned. I tried to contact some of the organizations people about this repo but I had no success on it. I was facing...

First, thank you for this awesome library! ## Expected Behavior Expect to be able to use `RulesMatcher.MatchMultiple` without altering the system under test source code. ## Actual Behavior When using...

## Proposed Changes - Code style update (formatting) - Refactoring (no functional changes, no api changes) ## What is the current behavior? The test project is using .NET Core 2.2...

First, a big thanks! ## Expected Behavior No assembly errors ## Actual Behavior ``` HttpRecorder.HttpRecorderException HResult=0x80131500 Message=Error while writing file D:\Repositories\20200817_102908.har: Could not load file or assembly 'System.Buffers, Version=4.0.2.0, Culture=neutral,...