Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 233 Bytes

File metadata and controls

6 lines (4 loc) · 233 Bytes

Must Package

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.