Versions in this module Expand all Collapse all v2 v2.8.0 Nov 12, 2025 Changes in this version + type Comparison = gotest.Comparison + func Contains(collection, item any) Comparison + func DeepEqual(x, y any, opts ...gocmp.Option) Comparison + func MarshalContains(actual any, expected string) Comparison + func MarshalMatches(actual any, expected string) Comparison + func Regexp(re any, value string) Comparison