golang-testify 1.8.1-1 source package in Ubuntu

Changelog

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

  * New upstream version 1.8.1
  * Bump dependency: golang-github-stretchr-objx-dev (>= 0.5.0)
  * Bump Standards-Version to 4.6.2 (no change)

 -- Anthony Fok <email address hidden>  Mon, 23 Jan 2023 07:34:00 -0700

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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-testify_1.8.1-1.dsc 2.3 KiB aea0baadb8db70562042cc3d1c371d6c04a8c45f089e92c16c6b16a78a5e49b5
golang-testify_1.8.1.orig.tar.gz 95.4 KiB 6749fede6c26ae66b7e7500136dbe56913b4e0679099b6c1154d2210a9a1ec00
golang-testify_1.8.1-1.debian.tar.xz 5.1 KiB 3d036aedd65711b1e4ce67608c9ed9a37e9f9a281ed2b875c3e5def7baf81db3

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.