LukeMathWalker / wiremock-rs

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

Add body contains matcher #15

Closed exul closed 4 years ago

exul commented 4 years ago

Matcher to test if the body contains a substring.

LukeMathWalker commented 4 years ago

In it goes, thank you! :grin: