jtbd

command
v0.0.0-...-251f90f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 9, 2026 License: MIT Imports: 14 Imported by: 0

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL