chitamoor / Rester

Testing RESTful APIs
MIT License
85 stars 34 forks source link

Are JSON lists supported? #2

Closed benjaminsims closed 9 years ago

benjaminsims commented 10 years ago

Does the existing syntax support checking for lists and their contents, or is this still to be developed?

chitamoor commented 9 years ago

As of now, it doesn't support lists, but that would be a great feature to add in the future. For example, verifying the size of a list should be easily to implement.

chitamoor commented 9 years ago

Added support for lists and more features - https://github.com/chitamoor/Rester/tree/merging_ninos_changed#support-for-listsarrays