golang-github-maxatome-go-testdeep-dev - 1.14.0-1 main

go-testdeep is historically a go rewrite and adaptation of wonderful
Test::Deep perl.
.
In golang, comparing data structure is usually done using
reflect.DeepEqual or using a package that uses this function behind
the scene.
.
This function works very well, but it is not flexible. Both compared
structures must match exactly and when a difference is returned, it is
up to the caller to display it. Not easy when comparing big data
structures.
.
The purpose of go-testdeep, via the td package and its helpers, is to
do its best to introduce this missing flexibility using "operators",
when the expected value (or one of its component) cannot be matched
exactly, mixed with some useful comparison functions.

Priority: optional
Section: golang
Suites: dawn landing 
Maintainer: Debian Go Packaging Team <team+pkg-go [꩜] tracker.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 1.9 MB
Architectures: all 

 

Versions

1.14.0-1 all