hauju/Stepshots Record

Record and verify interactive product demos with Stepshots CLI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandWhat to run: record (capture bundles) or verify (drift check, writes no bundles)norecord
configPath to stepshots.config.jsonnostepshots.config.json
tutorialsComma-separated tutorial keys to record or verify (default: all)no
outputOutput directory for .stepshot bundles (record) or failure screenshots and the report (verify)nooutput
fail-onVerify only: fail the step on 'fail' (broken steps) or 'warn' (also annotation drift)nofail
uploadUpload bundles after recordingnofalse
tokenStepshots API token (required if upload is true)no
serverStepshots server URLnohttps://stepshots.com
demo-idReplace an existing demo instead of creating a new oneno
titleOverride the demo title on uploadno
versionStepshots CLI version (git ref) to installnomain
namedescription
bundlesNewline-separated list of recorded .stepshot files (record command only)
reportPath to the verify JSON report (verify command only)