[ 源代码: golang-github-cockroachdb-datadriven ]
软件包:golang-github-cockroachdb-datadriven-dev(1.0.2-6)
golang-github-cockroachdb-datadriven-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-cockroachdb-datadriven:
- [golang-github-cockroachdb-datadriven_1.0.2-6.dsc]
- [golang-github-cockroachdb-datadriven_1.0.2.orig.tar.gz]
- [golang-github-cockroachdb-datadriven_1.0.2-6.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
extension of Table-Driven Testing (library)
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.
This package contains the Go library.
其他与 golang-github-cockroachdb-datadriven-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-pmezard-go-difflib-dev
- partial port of Python difflib package to Go