testaudit

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package testaudit provides meta-audit tests that enforce architectural invariants across the hawk codebase using go/ast analysis.

These tests parse the source tree and fail when forbidden patterns are detected (e.g., raw panic calls, direct os.Getenv usage, missing doc comments on exported types).

Jump to

Keyboard shortcuts

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