go-gocheck

Rich testing framework for the Go language

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! :-)

openSUSE Leap 15.5 没有可用的官方软件包

发行版

不受支持的发行版

下列发行版未被官方支持。使用这些软件包需要您自担风险。

openSUSE:12.3

openSUSE:13.1

openSUSE:13.2

openSUSE:12.2