GitHub / redhat-best-practices-for-k8s / test-network-function
test-network-function is a collection of test suites aimed at testing Network Function (and in particular CNF) best practices.
Stars: 14
Forks: 28
Open issues: 0
License: gpl-2.0
Language: Go
Size: 9.13 MB
Dependencies parsed at:
245
Created at: almost 5 years ago
Updated at: over 2 years ago
Pushed at: over 2 years ago
Last synced at: 7 months ago
Topics: cnf-certification, cnf-tests, test-partner
go.mod
go
- github.com/Masterminds/semver/v3 v3.1.1
- github.com/basgys/goxml2json v1.1.0
- github.com/bitly/go-simplejson v0.5.0
- github.com/davecgh/go-spew v1.1.1
- github.com/go-yaml/yaml v2.1.0+incompatible
- github.com/golang/mock v1.6.0
- github.com/golang/protobuf v1.5.2
- github.com/google/goexpect v0.0.0-20210330220015-096e5d1cbd97
- github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f
- github.com/hashicorp/go-version v1.5.0
- github.com/inconshreveable/mousetrap v1.0.0
- github.com/onsi/ginkgo/v2 v2.1.3
- github.com/onsi/gomega v1.19.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/sirupsen/logrus v1.8.1
- github.com/spf13/cobra v1.4.0
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.7.2
- github.com/test-network-function/test-network-function-claim v1.0.5
- github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
- github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
- github.com/xeipuuv/gojsonschema v1.2.0
- golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
- golang.org/x/net v0.0.0-20220225172249-27dd8689420f
- golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
- golang.org/x/text v0.3.7
- google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
- google.golang.org/grpc v1.47.0
- google.golang.org/protobuf v1.27.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1