pkg/

directory
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2021 License: BSD-3-Clause

Directories

Path Synopsis
Package asserter defines the default interface between the testing package and the evaluation of predicates during testing
Package asserter defines the default interface between the testing package and the evaluation of predicates during testing
Package codegen is a small package intended to help with integrating custom code generation tools in your project.
Package codegen is a small package intended to help with integrating custom code generation tools in your project.
internal
p
Package p defines the built-in predicates for go-testpredicate
Package p defines the built-in predicates for go-testpredicate
Package predicate defines the interface between the asserter and specific predicates implementation
Package predicate defines the interface between the asserter and specific predicates implementation
Package prettyprint formats any go value in a way that is similar to the equivalent literal in a go source file.
Package prettyprint formats any go value in a way that is similar to the equivalent literal in a go source file.
Package require starts a predicate chain that will fail the current test if the assertions fails.
Package require starts a predicate chain that will fail the current test if the assertions fails.
Package subexpr starts an unevaluated predicate chain that is captured an outer predicate responsible for evaluating the condition on one or more values of a collection.
Package subexpr starts an unevaluated predicate chain that is captured an outer predicate responsible for evaluating the condition on one or more values of a collection.
Package value defines helper functions to compare numeric and other value types as either ordered or unordered.
Package value defines helper functions to compare numeric and other value types as either ordered or unordered.
Package verify starts a predicate chain that will let the current test continue even if the assertions fails.
Package verify starts a predicate chain that will let the current test continue even if the assertions fails.

Jump to

Keyboard shortcuts

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