golang-testify 1.1.4+git20170601.66.f6abca5+ds-1 source package in Ubuntu

Changelog

golang-testify (1.1.4+git20170601.66.f6abca5+ds-1) unstable; urgency=medium

  * New upstream snapshot.
  * Bump Standards-Version to 4.0.0:
    Use https form of the copyright-format URL in debian/copyright.
  * Delete Godeps directory from master branch, and
    update Files-Excluded field in debian/copyright accordingly.
    This is to conform to the tarball created by dh-make-golang.
  * Add "Testsuite: autopkgtest-pkg-go" to debian/control.

 -- Anthony Fok <email address hidden>  Sun, 09 Jul 2017 04:30:32 -0600

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

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-testify_1.1.4+git20170601.66.f6abca5+ds-1.dsc 2.4 KiB cc7b6cd9c976a61d69fa4928313650ea1d96eae23312f9e663825c564ba43d32
golang-testify_1.1.4+git20170601.66.f6abca5+ds.orig.tar.xz 40.6 KiB 094ada59134f258ea1f7c38c9788e3bf417807c0b6e93b05350a2a5618087c8f
golang-testify_1.1.4+git20170601.66.f6abca5+ds-1.debian.tar.xz 3.4 KiB 6ca6c4194e2cc79aeb70d024c76c41e6f8f843f12a4bf8fdf061172a27b04e95

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.