[ 原始碼: golang-testify ]
套件:golang-github-stretchr-testify-dev(1.6.1-2)
golang-github-stretchr-testify-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-testify:
- [golang-testify_1.6.1-2.dsc]
- [golang-testify_1.6.1.orig.tar.xz]
- [golang-testify_1.6.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
sacred extension to the standard Go testing package
Testify is a Go code (golang) set of packages that provide many tools for testifying that code behaves as intended.
Features include:
* Easy assertions * Mocking * HTTP response trapping * Testing suite interfaces and functions
This package contains the source.
其他與 golang-github-stretchr-testify-dev 有關的套件
|
|
|
|
-
- dep: golang-github-davecgh-go-spew-dev (>= 1.1.0)
- Implements a deep pretty printer for Go data structures to aid in debugging
-
- dep: golang-github-pmezard-go-difflib-dev (>= 1.0.0)
- partial port of Python difflib package to Go
-
- dep: golang-github-stretchr-objx-dev (>= 0.1.0)
- Go package for dealing with maps, slices, JSON and other data
-
- dep: golang-gopkg-yaml.v3-dev
- YAML support for the Go language