[ ソース: 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