[ 源代码: golang-testify ]
软件包:golang-github-stretchr-testify-dev(1.9.0-1)
golang-github-stretchr-testify-dev 的相关链接
Debian 的资源:
下载源码包 golang-testify:
- [golang-testify_1.9.0-1.dsc]
- [golang-testify_1.9.0.orig.tar.gz]
- [golang-testify_1.9.0-1.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.1)
- 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.5.2)
- Go package for dealing with maps, slices, JSON and other data
-
- dep: golang-gopkg-yaml.v3-dev (>= 3.0.1)
- YAML support for the Go language