golang-testify 1.7.2-1 source package in Ubuntu
Changelog
golang-testify (1.7.2-1) unstable; urgency=medium * New upstream version 1.7.2 * Update versioned dependency: golang-gopkg-yaml.v3-dev (>= 3.0.1) * Bump Standards-Version to 4.6.1 (no change) -- Anthony Fok <email address hidden> Tue, 14 Jun 2022 03:51:28 -0600
Upload details
- Uploaded by:
- Debian Go Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Go Packaging Team
- Architectures:
- all
- Section:
- golang
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-testify_1.7.2-1.dsc | 2.3 KiB | 193724ab1a36562e7ff183c1ef68769c0ed75617979866d977bb55ec2b58b866 |
golang-testify_1.7.2.orig.tar.gz | 91.8 KiB | 4714e9f37e4a46b461c49638ce0625db330d3c7ebcbde07e06cf4fcc1418fc48 |
golang-testify_1.7.2-1.debian.tar.xz | 5.0 KiB | 0bf564daf1d14183acd8f2cbe095c612e107dfc33cbf316742d29902df7b19fa |
Available diffs
- diff from 1.7.1-1 to 1.7.2-1 (2.0 KiB)
No changes file available.
Binary packages built by this source
- golang-github-stretchr-testify-dev: sacred extension to the standard Go testing package
Testify is a Go code (golang) set of packages that provide many tools for
testifying that code behaves as intended.
.
Features include:
* Easy assertions
* Mocking
* HTTP response trapping
* Testing suite interfaces and functions
.
This package contains the source.