golang-testify 1.8.0-1 source package in Ubuntu

Changelog

golang-testify (1.8.0-1) unstable; urgency=medium

  * New upstream version 1.8.0

 -- Anthony Fok <email address hidden>  Mon, 29 Aug 2022 17:36:38 -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 Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-testify_1.8.0-1.dsc 2.3 KiB 09214695fd076c23fc5560664154991967061f06edc44c9f5915cf30c40a7e12
golang-testify_1.8.0.orig.tar.gz 95.3 KiB c31f0bc88114cc11a3d1f2e837d2c0aa7b4cd28c7b81e1946d47c158ba3e6841
golang-testify_1.8.0-1.debian.tar.xz 5.0 KiB e96be39e69007da5619cda410eec2961893acad1c007b4bf51bd8a5243d7ca3f

Available diffs

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.