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

Added timestamp to XML export #100

Closed dnedrow closed 7 years ago

dnedrow commented 7 years ago

To help avoid confusion with the exported mockey service file, added a timestamp attribute to the top-level <mockservice/> tag.