package testhelpers var ErrorFormatString = "Error: %s, %+v" var TestFailureFormatString = "Test failed: %s\nexpected %+v, got %+v\n"