# Functions
ErrStr returns a string representation of the error, or empty if the error doesn't exist.
LoadFixture from testdata directory as []byte.
LoadFixtureJSON from testdata directory and unmarshal the JSON into the given interface.
LoadFixtureReader from testdata directory as io.ReadCloser.