aalvaropc/Lynix API Testing

Run API tests with Lynix — declarative HTTP testing for CI/CD pipelines

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 7, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: aalvaropc/lynix@57a368515801a4e0a6e3484acadfea6355355ca3 # v0.2.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
collectionCollection name or pathyes
environmentEnvironment name or pathno
workspaceWorkspace root directoryno.
formatOutput format (pretty or json)nopretty
reportReport type (e.g., junit)no
report-pathPath to write the report fileno
fail-fastStop on first failurenofalse
tagsRun only requests with matching tagsno
onlyRun only named requestsno
no-saveSkip saving run artifactsnotrue
versionLynix version to installnolatest
retriesNumber of retries for transient errorsno
retry-delayDelay between retries in msno
retry-5xxAlso retry on 5xx responsesnofalse
parallelRun independent requests in parallelnofalse
insecureSkip TLS verificationnofalse

no outputs