clafonta / Mockey

Mockey is a tool for testing application interactions over http, with a focus on testing web services, specifically web or native applications that consume XML, JSON, and HTML. Mockey's purpose is to be a simple front end to writing mock-test-responses to the file system for persistence to git.
118 stars 39 forks source link

XML payload support #79

Closed prasannarupan closed 11 years ago

prasannarupan commented 11 years ago

This is a question and not really an issue.

Does the current version of Mockey support XML response instead of JSON?

Thanks

clafonta commented 11 years ago

Heck ya! XML or HTML or plain text. There are some additional features associated with JSON (like validation rules), but that's it.