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. |
types
Package types provides example types used in tests.
|
Package types provides example types used in tests. |
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 string representation of any value.
|
Package dump can render string representation of any value. |
mock
Package mock provides helpers for creating and testing with interface mocks.
|
Package mock provides helpers for creating and testing with 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. |
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.