stepci

API testing and monitoring tool with YAML-based scenarios

brewmacoslinux
Try with needOr install directly
Source

About

API Testing and Monitoring made simple

Commands

stepci

Examples

Run API tests from a YAML configuration file$ stepci run tests.yml
Execute tests with verbose output for debugging$ stepci run tests.yml --verbose
Run tests and generate a detailed report$ stepci run tests.yml --reporter json > report.json