# Functions

Assert fails the test if the condition is false.
Equals fails the test if exp is not equal to act.
Nok fails the test if an err is nil.
Ok fails the test if an err is not nil.