package
1.1.0
Repository: https://github.com/roblillack/mars.git
Documentation: pkg.go.dev

# Functions

Equal is a helper for comparing value equality, following these rules: - Values with equivalent types are compared with reflect.DeepEqual - int, uint, and float values are compared without regard to the type width.
NewTestSuite returns an initialized TestSuite ready for use.

# Variables

Array of structs that embed TestSuite.

# Structs

No description provided by the author
No description provided by the author