[ ソース: 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]
メンテナ:
- Debian Go Packaging Team (QA ページ)
- Jelmer Vernooij (QA ページ)
- Anthony Fok (QA ページ)
- Martina Ferrari (QA ページ)
外部の資源:
- ホームページ [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