You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Package must provide a set of helper functions which panic on error.
Functions are designed to simplify error handling in test code by panicking
on errors, reducing boilerplate, and error checking in test cases.