[ 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