SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-gopkgin-check rpm build for : OpenSuSE. For other distributions click golang-gopkgin-check.

Name : golang-gopkgin-check
Version : 0.0.0+git20150626.b3d3430 Vendor : openSUSE
Release : 1.1 Date : 2017-06-27 17:55:15
Group : Development/Languages/Other Source RPM : golang-gopkgin-check-0.0.0+git20150626.b3d3430-1.1.src.rpm
Size : 0.87 MB
Packager : http://bugs_opensuse_org
Summary : Rich testing framework for the Go language
Description :
The Go language provides an internal testing library, named \"testing\", which is
relatively slim due to the fact that the standard library correctness by itself
is verified using it. The gocheck package, on the other hand, expects the
standard library from Go to be working correctly, and builds on it to offer a
richer testing framework for libraries and applications to use.

It includes features such as:

- Helpful error reporting to aid on figuring problems out (see below)
- Richer test helpers: assertions which interrupt the test immediately,
- deep multi-type comparisons, string matching, etc
- Suite-based grouping of tests
- Benchmarks integrated in the suite logic (with fixtures, etc)
- Fixtures: per suite and/or per test set up and tear down
- Management of temporary directories
- Panic-catching logic, with proper error reporting
- Proper counting of successes, failures, panics, missed tests, skips, etc
- Explicit test skipping
- Support for expected failures
- Verbosity flag which disables output caching
- Fully tested (yes, it manages to test itself reliably! :-)

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/42.3/repo/oss/suse/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-gopkgin-check-0.0.0+git20150626.b3d3430-1.1.x86_64.rpm
     

Provides :
go-go-check
go-gocheck
golang-gopkgin-check-devel
golang-gopkgin-check-devel-static
golang-gopkgin-check
golang-gopkgin-check(x86-64)
golang(gopkg.in/check.v1)

Requires :
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib64/go/contrib/pkg/linux_amd64/gopkg.in
/usr/lib64/go/contrib/pkg/linux_amd64/gopkg.in/check.v1.a
/usr/share/doc/packages/golang-gopkgin-check
/usr/share/doc/packages/golang-gopkgin-check/LICENSE
/usr/share/doc/packages/golang-gopkgin-check/TODO

 
ICM