matryer / silk

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

allow use of environment variables #33

Closed matryer closed 8 years ago

matryer commented 8 years ago

Would be cool to embed environment variables like this:

## POST /something

* Authorization: Bearer {$TOKEN}