[ 原始碼: 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