Behat / WebApiExtension

Behat extension to test web APIs
http://extensions.behat.org
MIT License
111 stars 114 forks source link

add assertions for response header #12

Closed dready closed 5 years ago

dready commented 10 years ago

add assertions for response header like: 'Content-Type' = 'application/json'.

They come in handy when you test the content negotiation part of your api.

magnusnordlander commented 8 years ago

This would be really nice, any chance to get this merged? Ping @stof