[ forky ]
[ sid ]
[ 源代码: golang-bugst-testifyjson ]
软件包:golang-bugst-testifyjson-dev(1.3.0-1)
golang-bugst-testifyjson-dev 的相关链接
Debian 的资源:
下载源码包 golang-bugst-testifyjson:
- [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]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 golang-bugst-testifyjson-dev 有关的软件包
|
|
|
|
-
- 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