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