Binary package “golang-github-frankban-quicktest-dev” in ubuntu oracular

quick helpers for testing Go applications

 A collection of Go helpers for writing tests.
 .
 The library provides some base checkers like Equals, DeepEquals, Matches,
 ErrorMatches, IsNil and others. More can be added by implementing the
 Checker interface.