[ 原始碼: golang-github-frankban-quicktest ]
套件:golang-github-frankban-quicktest-dev(1.11.2-1)
golang-github-frankban-quicktest-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-frankban-quicktest:
- [golang-github-frankban-quicktest_1.11.2-1.dsc]
- [golang-github-frankban-quicktest_1.11.2.orig.tar.gz]
- [golang-github-frankban-quicktest_1.11.2-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
quick helpers for testing Go applications
A collection of Go helpers for writing tests.
The library provides some base checkers like Equals, DeepEquals, Matches, ErrorMatches, IsNil and others. More can be added by implementing the Checker interface.
其他與 golang-github-frankban-quicktest-dev 有關的套件
|
|
|
|
-
- dep: golang-github-google-go-cmp-dev (>= 0.5.2)
- Package for comparing Go values in tests
-
- dep: golang-github-kr-pretty-dev (>= 0.2.1)
- Pretty printing for Go values