wolfe-jam/TAF — Testing AI Format

TAF (Testing AI Format) — the Test Receipt Printer for git. Prints a Test Receipt to .taf on every CI run: append-only, cannot be gamed. Proof over time.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
test-output-filePath to file containing test output (created by previous step)yes
auto-commitAutomatically commit .taf updates (default: true)notrue
commit-messageCustom commit message for .taf updatesnochore(taf): update .taf receipt [skip ci]
target-branchPush receipts to a dedicated branch (e.g. taf-receipts) instead of the current branch. Branch is created automatically on first run and seeded with existing .taf data.no""
namedescription
resultTest result (PASSED, FAILED, IMPROVED, DEGRADED)
passedNumber of tests passed
failedNumber of tests failed
totalTotal number of tests
taf-updatedWhether .taf file was updated (true/false)