package
1.3.3
Repository: https://github.com/onflow/cadence.git
Documentation: pkg.go.dev

# Functions

AssertEqualWithDiff asserts that two objects are equal.
RequireError is a wrapper around require.Error which also ensures that the error message, the secondary message (if any), and the error notes' (if any) messages can be successfully produced.

# Constants

ImportedLocation is used as the default location for imported programs in tests.
TestLocation is used as the default location for programs in tests.