golang-testify 1.9.0-1 source package in Ubuntu

Changelog

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

  * New upstream version 1.9.0
  * Update dependencies per go.mod
  * Bump Standards-Version to 4.7.0 (no change)

 -- Anthony Fok <email address hidden>  Fri, 26 Apr 2024 04:20:00 -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
Oracular proposed universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-testify_1.9.0-1.dsc 2.3 KiB 56eab0c75f393d98984d1ad288d42095f718df15c2066ebccb4cbb0baf5dda00
golang-testify_1.9.0.orig.tar.gz 106.1 KiB ee651d4d4427d55096007190398102383498e6b5cf97ea9e89ad6e72b4115fbb
golang-testify_1.9.0-1.debian.tar.xz 5.1 KiB 3c6a1fe36d7f67107d58e358d5b40fb89cd6ab46e99049eef3913971ba430975

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.