testcmd

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(root *cli.Root)

Register adds test commands to the root CLI.

func RunGenerate

func RunGenerate(args []string) int

RunGenerate runs test generation (delegates to coverage generate).

func RunMigrate

func RunMigrate(args []string) int

RunMigrate runs test migration (not implemented).

func RunStats

func RunStats(args []string) int

RunStats prints basic suite statistics.

func RunTestRun

func RunTestRun(args []string) int

RunTestRun runs "go test" with optional -shard and -verbose. Packages default to "./..." if not provided. By default prints formatted output (✓/✗/⚠ per package and summary). With -verbose streams raw go test output and then summary.

func RunTree

func RunTree(args []string) int

RunTree prints the spec tree.

Types

This section is empty.

Jump to

Keyboard shortcuts

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