Directories
¶
| Path | Synopsis |
|---|---|
|
Package examples provides usage examples for testing module.
|
Package examples provides usage examples for testing module. |
|
internal
|
|
|
affirm
Package affirm is an internal package that provides simple affirmation functions designed to improve readability and minimize boilerplate code in test cases by offering concise, semantically meaningful functions.
|
Package affirm is an internal package that provides simple affirmation functions designed to improve readability and minimize boilerplate code in test cases by offering concise, semantically meaningful functions. |
|
constraints
Package constraints defines a set of useful constraints to be used with type parameters.
|
Package constraints defines a set of useful constraints to be used with type parameters. |
|
core
Package core provides foundational utilities for the Go Testing Module, offering low-level functions and types to support readable and robust test cases.
|
Package core provides foundational utilities for the Go Testing Module, offering low-level functions and types to support readable and robust test cases. |
|
diff
Package diff computes differences between text files or strings.
|
Package diff computes differences between text files or strings. |
|
diff/difftest
Package difftest supplies a set of tests that will operate on any implementation of a diff algorithm as exposed by "golang.org/x/tools/internal/diff"
|
Package difftest supplies a set of tests that will operate on any implementation of a diff algorithm as exposed by "golang.org/x/tools/internal/diff" |
|
diff/lcs
Package lcs contains code to find longest-common-subsequences (and diffs)
|
Package lcs contains code to find longest-common-subsequences (and diffs) |
|
diff/myers
Package myers implements the Myers diff algorithm.
|
Package myers implements the Myers diff algorithm. |
|
Package pkg gathers all CTX42 Test Module packages.
|
Package pkg gathers all CTX42 Test Module packages. |
|
assert
Package assert provides assertion functions.
|
Package assert provides assertion functions. |
|
check
Package check provides equality toolkit used by assert package.
|
Package check provides equality toolkit used by assert package. |
|
dump
Package dump can render a string representation of any value.
|
Package dump can render a string representation of any value. |
|
goldy
Package goldy is designed to simplify reading content from golden files.
|
Package goldy is designed to simplify reading content from golden files. |
|
kit
Package kit provides a set of packages and functions to help with testing.
|
Package kit provides a set of packages and functions to help with testing. |
|
kit/iokit
Package iokit provides I/O and buffer-related helpers.
|
Package iokit provides I/O and buffer-related helpers. |
|
kit/timekit
Package timekit provides time.Time related helpers.
|
Package timekit provides time.Time related helpers. |
|
mock
Package mock provides helpers for creating and testing with interface mocks.
|
Package mock provides helpers for creating and testing with interface mocks. |
|
mocker
Package mocker provides a tool for generating interface mocks.
|
Package mocker provides a tool for generating interface mocks. |
|
must
Package must provide a set of helper functions which panic on error.
|
Package must provide a set of helper functions which panic on error. |
|
notice
Package notice simplifies building structured assertion messages.
|
Package notice simplifies building structured assertion messages. |
|
testcases
Package testcases provides test cases for testing nil, equal, empty and zero values.
|
Package testcases provides test cases for testing nil, equal, empty and zero values. |
|
tester
Package tester provides structures to help with testing custom assertions and test helpers.
|
Package tester provides structures to help with testing custom assertions and test helpers. |
Click to show internal directories.
Click to hide internal directories.
