[ Bron: golang-testify ]
Pakket: golang-github-stretchr-testify-dev (1.6.1-2)
Verwijzigingen voor golang-github-stretchr-testify-dev
Debian bronnen:
Het bronpakket golang-testify downloaden:
- [golang-testify_1.6.1-2.dsc]
- [golang-testify_1.6.1.orig.tar.xz]
- [golang-testify_1.6.1-2.debian.tar.xz]
Beheerders:
- Debian Go Packaging Team (QA-pagina)
- Jelmer Vernooij (QA-pagina)
- Anthony Fok (QA-pagina)
- Martín Ferrari (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan golang-github-stretchr-testify-dev gerelateerde pakketten
|
|
|
|
-
- 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