package
Version:
v0.1.0-rc.13
Opens a new window with list of versions in this module.
Published: Jun 18, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Equal checks exact value equality with matcher support.
MatchJSON performs JSON assertion with partial object semantics by default.
type Mismatch struct {
Kind string
Path string
Want interface{}
Got interface{}
Message string
}
Mismatch describes one assertion mismatch.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.