gen_testing_docs

command
v1.4.4 Latest Latest
Warning

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

Go to latest
Published: May 2, 2026 License: MIT Imports: 18 Imported by: 0

Documentation

Overview

Command gen_testing_docs regenerates the managed test metrics section in docs/development/testing.md.

It discovers Go packages, counts Test* functions by parsing _test.go files, runs unit-test coverage for ./internal/... and ./cmd/..., and replaces the generated Markdown block in the testing reference document.

Usage:

go run ./cmd/gen_testing_docs/
go run ./cmd/gen_testing_docs/ --check

Jump to

Keyboard shortcuts

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