styletest

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package styletest provides shared test helpers for asserting terminal styling. It is imported only by test files, so it never ships in the binary (unlike a helper exported from the production style package), while keeping a single definition of the escape grammar for every styled/plain parity test.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StripSGR

func StripSGR(s string) string

StripSGR removes SGR escape sequences, recovering the visible text. Because the theme's emphasis is zero-width, stripping a styled string must reproduce its plain form byte-for-byte — the invariant every styled/plain parity test asserts.

Types

This section is empty.

Jump to

Keyboard shortcuts

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