jonsnow1807/API Orchestrator Test

Run API tests using API Orchestrator - The AI-powered Postman alternative

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
collectionPath to collection file (JSON/YAML)no./api-tests.json
environmentEnvironment file or namenoproduction
api-keyAPI Orchestrator API key for cloud featuresno
reportersTest reporters (json, junit, html, cli)nocli,json
bailStop on first test failurenofalse
timeoutRequest timeout in msno30000
delayDelay between requests in msno0
iterationsNumber of iterations to runno1
folderRun specific folder from collectionno
working-directoryWorking directory for testsno./
fail-on-errorFail the action if tests failnotrue
namedescription
totalTotal number of tests
passedNumber of passed tests
failedNumber of failed tests
durationTotal duration in ms
report-pathPath to generated report