thomaspoignant / api-scenario

API-scenario is a command-line tool that allows you to execute easily a scenario to test your APIs.
https://github.com/thomaspoignant/api-scenario#api-scenario
The Unlicense
17 stars 3 forks source link

Support plain text body responses #53

Closed thomaspoignant closed 4 years ago

thomaspoignant commented 4 years ago

Requirements

Currently api-scenario support assertion and variable only for JSON responses. We should support plain text body response as well.