Documentation
¶
Overview ¶
Command jtbd reports test coverage mapped to user goals (Jobs To Be Done).
It scans test files for "Serves: JTBD-X" annotations and reports which user goals have test coverage. This makes the connection between tests and user value explicit and visible.
Usage:
jtbd # default human output jtbd -format=check # JSON check format jtbd -format=sarif # SARIF format jtbd -jtbd=docs/jtbd.yaml # custom JTBD file jtbd -validate # validate annotations match real tests jtbd -gaps # show gap analysis with implementation hints
Click to show internal directories.
Click to hide internal directories.