[ sid ]
[ Bron: golang-bugst-testifyjson ]
Pakket: golang-bugst-testifyjson-dev (1.3.0-1)
Verwijzigingen voor golang-bugst-testifyjson-dev
Debian bronnen:
Het bronpakket golang-bugst-testifyjson downloaden:
- [golang-bugst-testifyjson_1.3.0-1.dsc]
- [golang-bugst-testifyjson_1.3.0.orig.tar.gz]
- [golang-bugst-testifyjson_1.3.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Utilities and helper function for unit testing JSON output in golang (library)
Package testifyjson is a collection of utilities and helper function for unit testing JSON output in golang.
It is based on the excellent libraries github.com/itchyny/gojq and github.com/stretchr/testify. It provides an interface similar to testify but with the powerful methods available in gojq.
Andere aan golang-bugst-testifyjson-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-itchyny-gojq-dev
- pure Go implementation of jq (library)
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package