Stoobly / stoobly-agent

Record, mock, and test HTTP/HTTPS requests. CLI agent for Stoobly.
Other
6 stars 0 forks source link

Test runner #208

Open Jvlythical opened 4 months ago

Jvlythical commented 4 months ago

Description Enable running all Stoobly API tests within a directory. Each API test should be written in one of the following formats listed in the comments.

Example Use stoobly-agent test <DIR-PATH>

Jvlythical commented 4 months ago

Evaluating the following approaches:

Python python

YAML yaml

The above two approaches are a rough adaptations of the Shell approach shell