@testream/cli
v1.1.0
Published
Universal CLI for uploading CTRF test results to Testream
Maintainers
Readme
@testream/cli
Upload CTRF test reports to Testream from any CI provider using a single CLI.
Quick Start
npx @testream/cli \
--report-path ctrf/ctrf-report.json \
--test-tool playwright \
--api-key $TESTREAM_API_KEYFor full configuration options, see https://docs.testream.app/reporters/cli.
