Pakiet: golang-gopkg-check.v1-dev (0.0+git20200902.038fdea-1)
Odnośniki dla golang-gopkg-check.v1-dev
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego golang-check.v1:
- [golang-check.v1_0.0+git20200902.038fdea-1.dsc]
- [golang-check.v1_0.0+git20200902.038fdea.orig.tar.xz]
- [golang-check.v1_0.0+git20200902.038fdea-1.debian.tar.xz]
Opiekunowie:
- Debian Go Packaging Team (Strona QA)
- Sergio Schvezov (Strona QA)
- Martín Ferrari (Strona QA)
- Michael Stapelberg (Strona QA)
- Anthony Fok (Strona QA)
Zasoby zewnętrzne:
- Strona internetowa [labix.org]
Podobne pakiety:
Rich testing extension for Go's testing package
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 check 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.
Package "gopkg.in/check.v1" includes features such as:
- Helpful error reporting to aid on figuring problems out - Richer test helpers: assertions which interrupt the test immediately, deep multi-type comparisons, string matching, etc - Suite-based grouping of tests - Fixtures: per suite and/or per test set up and tear down - Benchmarks integrated in the suite logic (with fixtures, etc) - 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 (helpful to debug hanging tests, for instance) - Multi-line string reporting for more comprehensible failures - Inclusion of comments surrounding checks on failure reports - Fully tested (it manages to test itself reliably)
Inne pakiety związane z golang-gopkg-check.v1-dev
|
|
|
|
-
- dep: golang-github-kr-pretty-dev (>= 0.2.1+git20200831.59b4212)
- Pretty printing for Go values
Pobieranie golang-gopkg-check.v1-dev
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 31,3 KiB | 172,0 KiB | [lista plików] |