package
module
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jul 14, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
testingassert
Simple package providing Assert functions for Golang testing
go get github.com/ayes-web/testingassert
Documentation
¶
toggles if it should announce succeeding cases
Assert makes sure value is true, exits with custom error message
Equals makes sure values are equal
NotEquals makes sure values arent equal
Source Files
¶
Click to show internal directories.
Click to hide internal directories.