Metadata for golang-github-stretchr-testify-devel-1.8.4-2.el9.noarch.rpm

0 directories 0 files
Go up

INFO

Name: golang-github-stretchr-testify-devel
Version: 1.8.4-2.el9
Arch: noarch
Summary: Toolkit with common assertions and mocks
License: MIT
Vendor: Fedora Project
Build Host: buildvm-a64-26.iad2.fedoraproject.org
Build Date: Fri Sep  8 18:05:39 2023
Size: 608244
URL: https://github.com/stretchr/testify
Description: Golang set of packages that provide many tools for testifying
that your code will behave as you intend.

Features include:

 – Easy assertions
 – Mocking
 – Testing suite interfaces and functions

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/stretchr/testify

FILES

/usr/share/doc/golang-github-stretchr-testify-devel
/usr/share/doc/golang-github-stretchr-testify-devel/CONTRIBUTING.md
/usr/share/doc/golang-github-stretchr-testify-devel/MAINTAINERS.md
/usr/share/doc/golang-github-stretchr-testify-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/stretchr
/usr/share/gocode/src/github.com/stretchr/testify
/usr/share/gocode/src/github.com/stretchr/testify/.goipath
/usr/share/gocode/src/github.com/stretchr/testify/CONTRIBUTING.md
/usr/share/gocode/src/github.com/stretchr/testify/MAINTAINERS.md
/usr/share/gocode/src/github.com/stretchr/testify/README.md
/usr/share/gocode/src/github.com/stretchr/testify/assert
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_compare.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_compare_can_convert.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_compare_go1.17_test.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_compare_legacy.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_compare_test.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_format.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_forward.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_order.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_order_test.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertions.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertions_test.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/doc.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/errors.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/forward_assertions.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/forward_assertions_test.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/http_assertions.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/http_assertions_test.go
/usr/share/gocode/src/github.com/stretchr/testify/doc.go
/usr/share/gocode/src/github.com/stretchr/testify/go.mod
/usr/share/gocode/src/github.com/stretchr/testify/http
/usr/share/gocode/src/github.com/stretchr/testify/http/doc.go
/usr/share/gocode/src/github.com/stretchr/testify/http/test_response_writer.go
/usr/share/gocode/src/github.com/stretchr/testify/http/test_round_tripper.go
/usr/share/gocode/src/github.com/stretchr/testify/mock
/usr/share/gocode/src/github.com/stretchr/testify/mock/doc.go
/usr/share/gocode/src/github.com/stretchr/testify/mock/mock.go
/usr/share/gocode/src/github.com/stretchr/testify/mock/mock_test.go
/usr/share/gocode/src/github.com/stretchr/testify/package_test.go
/usr/share/gocode/src/github.com/stretchr/testify/require
/usr/share/gocode/src/github.com/stretchr/testify/require/doc.go
/usr/share/gocode/src/github.com/stretchr/testify/require/forward_requirements.go
/usr/share/gocode/src/github.com/stretchr/testify/require/forward_requirements_test.go
/usr/share/gocode/src/github.com/stretchr/testify/require/require.go
/usr/share/gocode/src/github.com/stretchr/testify/require/require_forward.go
/usr/share/gocode/src/github.com/stretchr/testify/require/requirements.go
/usr/share/gocode/src/github.com/stretchr/testify/require/requirements_test.go
/usr/share/gocode/src/github.com/stretchr/testify/suite
/usr/share/gocode/src/github.com/stretchr/testify/suite/doc.go
/usr/share/gocode/src/github.com/stretchr/testify/suite/interfaces.go
/usr/share/gocode/src/github.com/stretchr/testify/suite/stats.go
/usr/share/gocode/src/github.com/stretchr/testify/suite/stats_test.go
/usr/share/gocode/src/github.com/stretchr/testify/suite/suite.go
/usr/share/gocode/src/github.com/stretchr/testify/suite/suite_test.go
/usr/share/licenses/golang-github-stretchr-testify-devel
/usr/share/licenses/golang-github-stretchr-testify-devel/LICENSE

REQUIRES

go-filesystem
golang(github.com/davecgh/go-spew/spew)
golang(github.com/pmezard/go-difflib/difflib)
golang(github.com/stretchr/objx)
golang(gopkg.in/yaml.v3)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

golang(github.com/stretchr/testify) 1.8.4-2.el9
golang(github.com/stretchr/testify/assert) 1.8.4-2.el9
golang(github.com/stretchr/testify/http) 1.8.4-2.el9
golang(github.com/stretchr/testify/mock) 1.8.4-2.el9
golang(github.com/stretchr/testify/require) 1.8.4-2.el9
golang(github.com/stretchr/testify/suite) 1.8.4-2.el9
golang-github-stretchr-testify-devel 1.8.4-2.el9
golang-ipath(github.com/stretchr/testify) 1.8.4-2.el9

CONFIG FILES

/usr/share/doc/golang-github-stretchr-testify-devel
/usr/share/doc/golang-github-stretchr-testify-devel/CONTRIBUTING.md d
/usr/share/doc/golang-github-stretchr-testify-devel/MAINTAINERS.md d
/usr/share/doc/golang-github-stretchr-testify-devel/README.md d
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/stretchr
/usr/share/gocode/src/github.com/stretchr/testify
/usr/share/gocode/src/github.com/stretchr/testify/.goipath
/usr/share/gocode/src/github.com/stretchr/testify/CONTRIBUTING.md d
/usr/share/gocode/src/github.com/stretchr/testify/MAINTAINERS.md d
/usr/share/gocode/src/github.com/stretchr/testify/README.md d
/usr/share/gocode/src/github.com/stretchr/testify/assert
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_compare.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_compare_can_convert.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_compare_go1.17_test.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_compare_legacy.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_compare_test.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_format.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_forward.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_order.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_order_test.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertions.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/assertions_test.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/doc.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/errors.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/forward_assertions.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/forward_assertions_test.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/http_assertions.go
/usr/share/gocode/src/github.com/stretchr/testify/assert/http_assertions_test.go
/usr/share/gocode/src/github.com/stretchr/testify/doc.go
/usr/share/gocode/src/github.com/stretchr/testify/go.mod
/usr/share/gocode/src/github.com/stretchr/testify/http
/usr/share/gocode/src/github.com/stretchr/testify/http/doc.go
/usr/share/gocode/src/github.com/stretchr/testify/http/test_response_writer.go
/usr/share/gocode/src/github.com/stretchr/testify/http/test_round_tripper.go
/usr/share/gocode/src/github.com/stretchr/testify/mock
/usr/share/gocode/src/github.com/stretchr/testify/mock/doc.go
/usr/share/gocode/src/github.com/stretchr/testify/mock/mock.go
/usr/share/gocode/src/github.com/stretchr/testify/mock/mock_test.go
/usr/share/gocode/src/github.com/stretchr/testify/package_test.go
/usr/share/gocode/src/github.com/stretchr/testify/require
/usr/share/gocode/src/github.com/stretchr/testify/require/doc.go
/usr/share/gocode/src/github.com/stretchr/testify/require/forward_requirements.go
/usr/share/gocode/src/github.com/stretchr/testify/require/forward_requirements_test.go
/usr/share/gocode/src/github.com/stretchr/testify/require/require.go
/usr/share/gocode/src/github.com/stretchr/testify/require/require_forward.go
/usr/share/gocode/src/github.com/stretchr/testify/require/requirements.go
/usr/share/gocode/src/github.com/stretchr/testify/require/requirements_test.go
/usr/share/gocode/src/github.com/stretchr/testify/suite
/usr/share/gocode/src/github.com/stretchr/testify/suite/doc.go
/usr/share/gocode/src/github.com/stretchr/testify/suite/interfaces.go
/usr/share/gocode/src/github.com/stretchr/testify/suite/stats.go
/usr/share/gocode/src/github.com/stretchr/testify/suite/stats_test.go
/usr/share/gocode/src/github.com/stretchr/testify/suite/suite.go
/usr/share/gocode/src/github.com/stretchr/testify/suite/suite_test.go
/usr/share/licenses/golang-github-stretchr-testify-devel
/usr/share/licenses/golang-github-stretchr-testify-devel/LICENSE l

LICENSE FILES

MIT