package
0.8.9
Repository: https://github.com/influx6/npkg.git
Documentation: pkg.go.dev

# Functions

Errored logs the error message using the giving message and values.
ErroredWithError logs the failure message using the giving message and values.
Failed logs the failure of a test using the giving message and values.
FailedWithError logs the failure of a test using the giving message and values.
Header logs the info message as a header for other message.
Info logs the info message using the giving message and values.
Passed logs the passing of a test using the giving message and values.
PassedWithError logs the passing of a test that expects a giving error using the giving message and values.