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

Create an output file with scenario results. #4

Closed thomaspoignant closed 4 years ago

thomaspoignant commented 4 years ago

Create an option to execute the scenario silently and to output it in a file. This output file should be a JSON or a YAML file to be easy to parse.

thomaspoignant commented 4 years ago

This output file should be a JSON file to be easy to parse.