stubs

package
v2.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package stubs provides public APIs for enabling optional features in testify.

This package exports stub implementations that delegate to internal packages, maintaining a clean separation between internal implementation and public API.

Subpackages:

  • yaml: API for enabling YAML assertions
  • colors: API for enabling colorized output

These stubs are used by the enable/{yaml,colors} modules to activate optional features.

Directories

Path Synopsis
Package colors is an indirection to handle colorized output.
Package colors is an indirection to handle colorized output.
Package yaml is an indirection to the internal implementation that handles YAML deserialization.
Package yaml is an indirection to the internal implementation that handles YAML deserialization.

Jump to

Keyboard shortcuts

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