Is there any way to use matchers and content-type ...
# pact-ruby
p
Is there any way to use matchers and content-type XML with Pact Ruby? From the documentation it seems like this might only work for JSON?
In this case there is a timestamp I'd like to match too. But perhaps the best way would be to try and stub it out on the provider side?