[ 源代码: golang-testify ]
软件包: golang-github-stretchr-testify-dev (1.7.0+git20210824.ab6dc32-1)
golang-github-stretchr-testify-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-testify:
- [golang-testify_1.7.0+git20210824.ab6dc32-1.dsc]
- [golang-testify_1.7.0+git20210824.ab6dc32.orig.tar.xz]
- [golang-testify_1.7.0+git20210824.ab6dc32-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team
- Jelmer Vernooij
- Anthony Fok
- Martina Ferrari
外部的资源:
- 主页 [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