Package: wnpp Severity: wishlist Owner: Thomas Goirand <z...@debian.org> X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name : golang-github-cockroachdb-datadriven Version : 1.0.2 Upstream Author : The Cockroach Authors * URL : https://github.com/cockroachdb/datadriven * License : Apache-2.0 Programming Lang: Go Description : extension of Table-Driven Testing This package provides an implementation of an extension of Table-Driven Testing. Instead of building and iterating over a table in the test code, the input is further separated into files (or inline strings). For certain classes of tests, this can significantly reduce the friction involved in writing and reading these tests. Note: This is a new dependency of etcd, which I'm trying to upgrade to 3.5.5.