[ 源代码: golang-github-frankban-quicktest ]
软件包:golang-github-frankban-quicktest-dev(1.14.6-1)
golang-github-frankban-quicktest-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-frankban-quicktest:
- [golang-github-frankban-quicktest_1.14.6-1.dsc]
- [golang-github-frankban-quicktest_1.14.6.orig.tar.gz]
- [golang-github-frankban-quicktest_1.14.6-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.9)
- Package for comparing Go values in tests
-
- dep: golang-github-kr-pretty-dev (>= 0.3.1)
- Pretty printing for Go values