matryer / silk

Markdown based document-driven RESTful API testing.
http://silktest.org/
GNU General Public License v2.0
942 stars 69 forks source link

Added Body field and ensured Value equality is used for all assertions #17

Closed matryer closed 8 years ago

matryer commented 8 years ago

Value equality (in run.go) ensures that regex can be used on all assertions, not just Data ones.

matryer commented 8 years ago

@dahernan please review

dahernan commented 8 years ago

Looks good!

We have to try it more, to come up with better examples, is good enough for now