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 support for programmatic parameters to request-body #18

Closed nilsmagnus closed 8 years ago

nilsmagnus commented 8 years ago

As an advanced user, I would like to be able to replace parts of the request-body with parameters from the go-code. For example: todays date, some random id etc.

matryer commented 8 years ago

I think this will be addressed by https://github.com/matryer/silk/issues/2