# Functions

Assert fails the test if the condition is false.
Contains returns a bool indicating whether the slice contains the given val.
ItemsMatch fails the test if the items in exp and act slices dont match.
Ok fails the test if an err is not nil.