Name: | compat-golang-gopkg-stretchr-testify-1-devel |
---|---|
Version: | 1.8.4 |
Release: | 2.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 33 |
License: | MIT |
RPM: | compat-golang-gopkg-stretchr-testify-1-devel-1.8.4-2.el9.noarch.rpm |
Source RPM: | golang-github-stretchr-testify-1.8.4-2.el9.src.rpm |
Build Date: | Sat Sep 09 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/stretchr/testify |
Summary: | Toolkit with common assertions and mocks |
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 provides symbolic links that alias the following Go import paths to github.com/stretchr/testify: – gopkg.in/stretchr/testify.v1 Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly github.com/stretchr/testify. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Update to 1.8.4 - Closes rhbz#2137258
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- SPEC cleanup
- Disable for ARM too
- Update to 1.8.0 - Close: rhbz#2099409
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- forgot source
- update to 1.7.2, fixes rhbz#2094145
- Update to 1.7.1 - Closes rhbz#2064489