matryer / silk

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

Add body to available data fields #15

Closed matryer closed 8 years ago

matryer commented 8 years ago

Having Body as an assertible field will mean people can make regex assertions against the body.

matryer commented 8 years ago

This is done.