[ ソース: golang-github-karlseguin-expect ]
パッケージ: golang-github-karlseguin-expect-dev (1.0.1+git20160716.12.5c2eadb-2)
golang-github-karlseguin-expect-dev に関するリンク
Debian の資源:
golang-github-karlseguin-expect ソースパッケージをダウンロード:
- [golang-github-karlseguin-expect_1.0.1+git20160716.12.5c2eadb-2.dsc]
- [golang-github-karlseguin-expect_1.0.1+git20160716.12.5c2eadb.orig.tar.xz]
- [golang-github-karlseguin-expect_1.0.1+git20160716.12.5c2eadb-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Testing framework for Go with more concise syntax
Expect is a testing framework for Go to help write shorter tests. Go's built-in testing package is fine, except it tends to lead to verbose code. Expect runs within the go test framework but provides a different, concise syntax for specifying expectations.
その他の golang-github-karlseguin-expect-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-wsxiaoys-terminal-dev
- Colorful terminal output for Golang