[ nabia ]
[ aramo ]
[ 原始碼: golang-github-frankban-quicktest ]
套件: golang-github-frankban-quicktest-dev (1.14.0-1)
golang-github-frankban-quicktest-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-frankban-quicktest:
- [golang-github-frankban-quicktest_1.14.0-1.dsc]
- [golang-github-frankban-quicktest_1.14.0.orig.tar.gz]
- [golang-github-frankban-quicktest_1.14.0-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team
- Shengjing Zhu
- Anthony Fok
外部的資源:
- 主頁 [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.6)
- Package for comparing Go values in tests
-
- dep: golang-github-kr-pretty-dev (>= 0.3.0)
- Pretty printing for Go values