package
0.13.10
Repository: https://github.com/emirot/kyaml.git
Documentation: pkg.go.dev

# Functions

RequireEachLineMatches is an AssertionFunc that treats each line of expected string as a regex that must match the actual string.
RequireStrippedStringsEqual is an AssertionFunc that does a simple string comparison of expected and actual after normalizing whitespace.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

CommandResultsChecker tests a command-wrapped function by running it with predefined inputs and comparing the outputs to expected results.
ProcessorResultsChecker tests a processor function by running it with predefined inputs and comparing the outputs to expected results.

# Type aliases

No description provided by the author