LukeMathWalker / wiremock-rs

HTTP mocking to test Rust applications.
Apache License 2.0
620 stars 70 forks source link

Spying + Remove workarounds for http_types #2

Closed LukeMathWalker closed 4 years ago

LukeMathWalker commented 4 years ago

Annoying that tests are failing due to out of memory errors during compilation (!) of doc tests. Tests are running fine locally, merging.