[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1005798: ITP: golang-github-sebdah-goldie -- Golden file testing for Go (library)



Package: wnpp
Severity: wishlist

Subject: ITP: golang-github-sebdah-goldie -- Golden file testing for Go (library)
Package: wnpp
Owner: Andreas Tille <tille@debian.org>
Severity: wishlist

* Package name    : golang-github-sebdah-goldie
  Version         : 2.5.3
  Upstream Author : Sebastian Dahlgren
* URL             : https://github.com/sebdah/goldie
* License         : Expat
  Programming Lang: (C, C++, C#, Perl, Python, etc.)
  Description     : Golden file testing for Go (library)
 Goldie is a golden file test utility for Go projects. It's typically
 used for testing responses with larger data bodies.
 .
 The concept is straight forward. Valid response data is stored in a
 "golden file". The actual response data will be byte compared with the
 golden file and the test will fail if there is a difference.
 .
 Updating the golden file can be done by running go test -update ./....

Remark: This package is maintained by Debian Go Packaging Team at
   https://salsa.debian.org/go-team/packages/golang-github-sebdah-goldie


Reply to: