# Packages
No description provided by the author
# Functions
AssertErrorMatch (t, "failed to open", err) would fail with a Fatal error if the string did not match.
AssertNoError fails if there's an error.
ErrorMatch returns true if an error matches the required string.