golang-testify 0.0~git20141213-1~ubuntu0.14.04.1 source package in Ubuntu
Changelog
golang-testify (0.0~git20141213-1~ubuntu0.14.04.1) trusty; urgency=medium * Backport to Ubuntu 14.04 to support Docker SRU (LP: #1454719). -- Robie Basak <email address hidden> Wed, 17 Jun 2015 12:54:36 +0000
Upload details
- Uploaded by:
- Robie Basak
- Uploaded to:
- Trusty
- Original maintainer:
- Debian Go Packaging Team
- Architectures:
- all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | updates | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-testify_0.0~git20141213.orig.tar.gz | 29.8 KiB | e165c14c1d7319fcc60f641ab4dab38ee98066f5f22c92bf786c9c573cc11ffa |
golang-testify_0.0~git20141213-1~ubuntu0.14.04.1.debian.tar.xz | 2.4 KiB | 6de43926c20f79c5d2acb600a92947c26c166a3d099754507b5460b173ab2e17 |
golang-testify_0.0~git20141213-1~ubuntu0.14.04.1.dsc | 2.1 KiB | f3b80b8c6b27f70f8f98a9c4015b1caf6e69aff35c77a94c8719de3de8ea234c |
Available diffs
Binary packages built by this source
- golang-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.