Richard Szalay

Results 57 comments of Richard Szalay

Not yet unfortunately. I'll try to get some time to look at it over the next few weeks.

Apologies for keeping you out of the loop, this functionality (though not this implementation) was included in 7.0.0. Thanks for understanding re: availability, it's difficult to keep up with side...

Thanks Hugo, and thank you again for the PR. I don't like not merging PRs, but from memory the reason I went for a different implementation is that I decided...

Version 7.0.0 now defaults to a thrown exception for unmatched requests and the exception message includes a full rundown of what did / did not match. Appreciate any feedback, and...

Hey @steviemcg, just so you know I'm not ignoring this - my IRL is just flat out at the moment so I don't really have any time for OSS.

Hi, is this hypothetical or do you have a repro where blocking on an async call within a test environment (where streams typically originate from in-memory sources) causes a deadlock?

Answering from my phone so apologies if I've missed something. I'll try to actually run your example in the next few days. On the surface it looks like your problem...

> As you can see, MockHttp method GetMatchCount cannot properly differentiate between requests that only differ by query parameters. Also just to clarify, GetMatchCount doesn't do any evaluation of requests...

@marcelgruber Good point, though for your specific example setting Web.config to `None` isn't necessary as as WPP only includes the Web.config from the Website project