Modules§
- assert
- bench
- builtin
- capture
- config
- cookie
- env
- error
- faker
- Faker / RNG seed source for built-in interpolation functions.
- fix_
plan - Shared “fix plan” surface backing both the
tarn-mcptarn_fix_plantool and thetarn-lspQuick Fix code action (NAZ-305, Phase L3.4). - fixtures
- Per-step fixture store shared between the runner (writer) and tarn-lsp (reader).
- format
- In-process whole-document formatter for
.tarn.yamlbuffers. - http
- hurl_
import - impact
tarn impact— map changes to the Tarn test targets they affect.- interpolation
- jsonpath
- JSONPath evaluation — thin public wrapper over
serde_json_paththatcrate::assert::bodyandcrate::capturealready use internally. - lint
- Structural lint rules for Tarn test files.
- model
- outline
- Best-effort outline extraction for Tarn test files.
- parser
- path_
util - Cross-platform path string helpers.
- regex_
cache - report
- runner
- scaffold
tarn scaffold— bootstrap a minimal.tarn.yamlskeleton from one of four inputs (OpenAPI operation id, rawcurlcommand, explicit method+URL, or a previously-recorded fixture).- scripting
- selector
- Selective execution filters for
tarn run. - update
- validation
- Library-friendly façade over
tarn’s validation pipeline. - watch