vendor: add github.com/stretchr/testify test dependency
github.com/stretchr/testify is a useful library for doing assertion in tests. It makes assertions in test more less verbose and more comfortable to read and use.
Showing
- vendor/github.com/pmezard/go-difflib/LICENSE 27 additions, 0 deletionsvendor/github.com/pmezard/go-difflib/LICENSE
- vendor/github.com/pmezard/go-difflib/difflib/difflib.go 772 additions, 0 deletionsvendor/github.com/pmezard/go-difflib/difflib/difflib.go
- vendor/github.com/stretchr/testify/LICENSE 22 additions, 0 deletionsvendor/github.com/stretchr/testify/LICENSE
- vendor/github.com/stretchr/testify/assert/assertion_format.go 379 additions, 0 deletions...or/github.com/stretchr/testify/assert/assertion_format.go
- vendor/github.com/stretchr/testify/assert/assertion_format.go.tmpl 4 additions, 0 deletions...thub.com/stretchr/testify/assert/assertion_format.go.tmpl
- vendor/github.com/stretchr/testify/assert/assertion_forward.go 746 additions, 0 deletions...r/github.com/stretchr/testify/assert/assertion_forward.go
- vendor/github.com/stretchr/testify/assert/assertion_forward.go.tmpl 4 additions, 0 deletions...hub.com/stretchr/testify/assert/assertion_forward.go.tmpl
- vendor/github.com/stretchr/testify/assert/assertions.go 1208 additions, 0 deletionsvendor/github.com/stretchr/testify/assert/assertions.go
- vendor/github.com/stretchr/testify/assert/doc.go 45 additions, 0 deletionsvendor/github.com/stretchr/testify/assert/doc.go
- vendor/github.com/stretchr/testify/assert/errors.go 10 additions, 0 deletionsvendor/github.com/stretchr/testify/assert/errors.go
- vendor/github.com/stretchr/testify/assert/forward_assertions.go 16 additions, 0 deletions.../github.com/stretchr/testify/assert/forward_assertions.go
- vendor/github.com/stretchr/testify/assert/http_assertions.go 127 additions, 0 deletionsvendor/github.com/stretchr/testify/assert/http_assertions.go
- vendor/github.com/stretchr/testify/require/doc.go 28 additions, 0 deletionsvendor/github.com/stretchr/testify/require/doc.go
- vendor/github.com/stretchr/testify/require/forward_requirements.go 16 additions, 0 deletions...thub.com/stretchr/testify/require/forward_requirements.go
- vendor/github.com/stretchr/testify/require/require.go 911 additions, 0 deletionsvendor/github.com/stretchr/testify/require/require.go
- vendor/github.com/stretchr/testify/require/require.go.tmpl 6 additions, 0 deletionsvendor/github.com/stretchr/testify/require/require.go.tmpl
- vendor/github.com/stretchr/testify/require/require_forward.go 747 additions, 0 deletions...or/github.com/stretchr/testify/require/require_forward.go
- vendor/github.com/stretchr/testify/require/require_forward.go.tmpl 4 additions, 0 deletions...thub.com/stretchr/testify/require/require_forward.go.tmpl
- vendor/github.com/stretchr/testify/require/requirements.go 9 additions, 0 deletionsvendor/github.com/stretchr/testify/require/requirements.go
- vendor/vendor.json 18 additions, 0 deletionsvendor/vendor.json
Loading
Please register or sign in to comment