golang-github-smartystreets-assertions 1.10.1+ds-2 source package in Ubuntu

Changelog

golang-github-smartystreets-assertions (1.10.1+ds-2) unstable; urgency=medium

  * Team upload.

  [ Christoph Senkel ]
  * Disable failing TestMapSortRendering test. (Closes: #1008443)

 -- Christoph Berg <email address hidden>  Tue, 24 May 2022 10:55:11 +0200

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-smartystreets-assertions_1.10.1+ds-2.dsc 2.5 KiB 4e6d54558d7b45109c284da8b69041e4a2d4f98a170081aaceabe5cb39867bba
golang-github-smartystreets-assertions_1.10.1+ds.orig.tar.xz 59.6 KiB 879cdb49dc022daea7649c3d4bb56a9a964a9efe787c2e1fbe8abcc79145e0c2
golang-github-smartystreets-assertions_1.10.1+ds-2.debian.tar.xz 4.1 KiB 9022519f81c9de9ae7223b71fe22f14701fdc124b7541c4c3607d15c1b3784df

Available diffs

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.