golang-testify 1.2.1+git20180303.b89eecf-1 source package in Ubuntu

Changelog

golang-testify (1.2.1+git20180303.b89eecf-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.2.1+git20180303.b89eecf
  * Use debhelper v11
  * Update to Standards-Version 4.1.3

 -- Dr. Tobias Quathamer <email address hidden>  Wed, 07 Mar 2018 22:07:48 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-testify_1.2.1+git20180303.b89eecf-1.dsc 2.4 KiB 4de85c6cc45ec81da192a0b24d982cd54c86347926eb32911f4266108619a32d
golang-testify_1.2.1+git20180303.b89eecf.orig.tar.xz 44.4 KiB bb144ae645f1e73f9268e58dc7eb1c2d3e0ba7b2ed8477ca50aa744191e6c36b
golang-testify_1.2.1+git20180303.b89eecf-1.debian.tar.xz 3.5 KiB bbeb0641470701ef9c989ceac4777c43b07e04ad34a2d089de92af0898ba34c1

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.