eykrehbein / strest

⚡️ CI-ready tests for REST APIs configured in YAML
MIT License
1.74k stars 59 forks source link

Support Value() across files #62

Closed jgroom33 closed 6 years ago

jgroom33 commented 6 years ago

When running strest against a directory, it would be beneficial to use response data from file 1 as a Value() in file 2 request.

jgroom33 commented 6 years ago

this is already supported. Added tests #64