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 Rawhide | 1.7.0-3.fc35 | - | 
| Fedora 35 | 1.7.0-3.fc35 | - | 
| Fedora 34 | 1.7.0-2.fc34 | - | 
			You can contact the maintainers of this package via email at
			golang-github-stretchr-testify dash maintainers at fedoraproject dot org.