golang-github-smartystreets-assertions 1.6.0+dfsg-1 source package in Ubuntu

Changelog

golang-github-smartystreets-assertions (1.6.0+dfsg-1) unstable; urgency=medium

  * Initial release (Closes: #820421).

 -- Dmitry Smirnov <email address hidden>  Fri, 08 Apr 2016 18:00:09 +1000

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

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-smartystreets-assertions_1.6.0+dfsg-1.dsc 2.5 KiB 5f6cf23de8d1a261f640a4307d531a73c0c0af75bae1b53ec1a683f6b243613f
golang-github-smartystreets-assertions_1.6.0+dfsg.orig.tar.xz 26.0 KiB 755de6e2840490fd46281557a4b8d0efb6e637da6d5435f618e90423ec234a69
golang-github-smartystreets-assertions_1.6.0+dfsg-1.debian.tar.xz 3.3 KiB 0402f80301b277149b65e15ac8466c645ec41da637d21ef36bb0a02fefe75477

No changes file available.

Binary packages built by this source

golang-github-smartystreets-assertions-dev: fluent assertion-style functions

 This package contains the implementations for all assertions which are
 referenced in goconvey package (github.com/smartystreets/goconvey/convey)
 and gunit (github.com/smartystreets/gunit) for use with the So(...)
 method. They can also be used in traditional Go test functions and even in
 applications.