This folder contains the scaffolded automation harness for the upstream
labs/quick-start-contract-testing lab.
This automation validates the CLI run and generated artifacts only. It does not validate the optional Specmatic Studio flow.
Run it with:
python3 quick-start-contract-testing/run.pyOr from inside this folder:
python3 run.pyTo rebuild report.json and report.html from the existing captured artifacts without rerunning Docker:
python3 quick-start-contract-testing/run.py --refresh-reportTo first force the sibling ../labs checkout back to the latest main:
python3 quick-start-contract-testing/run.py --refresh-labs --forceOutputs are written to:
quick-start-contract-testing/output/report.jsonquick-start-contract-testing/output/report.htmlquick-start-contract-testing/output/baseline/quick-start-contract-testing/output/fixed/