Package: wnpp
Severity: wishlist
Owner: Arya Kiran <[email protected]>

* Package name    : golang-codeberg-pfad.fr-check
  Version         : 1.1.0-1
  Upstream Author : oliverpool
* URL             : https://pfad.fr/check
* License         : CC0
  Programming Lang: Go
  Description     : Minimal Go assertion package

 Package check is a minimalist Go assertion package.
 .
 Although assert libraries are frowned upon by the Go team, this package aims 
at reducing the boilerplate while not getting in the way of your tests. 
Importantly:
 .
     the tests will keep going, unless specifically asked not to (to prevent a 
panic, for instance)
     the failure message can be expanded (to identify the function and input or 
print diffs), without polluting the output on equality 

Check is a dependency of new versions of golang-github-mholt-acmez-dev, which I 
am in the process of updating

Reply via email to