peteretelej/Smokepod

Run smoke tests with smokepod - record, verify, or run CLI tests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
moderecord, verify, or runyes
targetPath to the target executable (e.g. /bin/sh, cmd.exe, ./my-tool)no
target-argsFixed arguments for the target executable, one per line (newline-delimited). Each line becomes a separate argument.no""
testsPath to .test filesno
fixturesPath to fixtures directoryno
configPath to smokepod.yaml (for run mode)no
target-modeTarget mode: shell (runs target -c <command>) or process (JSONL over stdin/stdout)shell
fail-fastStop on first failurefalse
timeoutPer-command timeout (e.g. 30s, 1m)no
runComma-separated section names to runno
jsonOutput results as JSONfalse
installWhether to download and install smokepod (set to false if already on PATH)true
versionSmokepod version to installlatest

no outputs