rosenjcb/spec.md check
Lint *.spec.md files and verify that every TC-N test case has a matching [TC-N] test.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Directory (or file) to search for *.spec.md files. | no | . |
| strict | Fail the build on warnings and coverage gaps. | no | true |
| require-approved | Fail if a spec links a review record whose status is not approved (merge gate for the review lifecycle; specs without a linked review are not gated). | no | false |
| mode | Which check to run: check (lint + coverage), lint, or coverage. | no | check |
| version | Version of the spec-md CLI to run (npm dist-tag or version). | no | latest |
Outputs
no outputs