Toolkit with common assertions and mocks
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.
Release | Stable | Testing |
---|---|---|
Fedora 40 | 1.8.4-4.fc40 | - |
Fedora EPEL 9 | 1.8.4-2.el9 | - |
You can contact the maintainers of this package via email at
golang-github-stretchr-testify dash maintainers at fedoraproject dot org
.