How to Install and Uninstall golang-gopkg-check.v1-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "golang-gopkg-check.v1-dev" package

Here is a brief guide to show you how to install golang-gopkg-check.v1-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-gopkg-check.v1-dev

2. Uninstall "golang-gopkg-check.v1-dev" package

This is a short guide on how to uninstall golang-gopkg-check.v1-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove golang-gopkg-check.v1-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-gopkg-check.v1-dev package on Ubuntu 21.10 (Impish Indri)

Package: golang-gopkg-check.v1-dev
Architecture: all
Version: 0.0+git20200902.038fdea-1
Priority: extra
Section: universe/devel
Source: golang-check.v1
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 172
Provides: golang-check.v1-dev, golang-github-go-check-check-dev
Depends: golang-github-kr-pretty-dev (>= 0.2.1+git20200831.59b4212)
Filename: pool/universe/g/golang-check.v1/golang-gopkg-check.v1-dev_0.0+git20200902.038fdea-1_all.deb
Size: 31664
MD5sum: ebd6e98355c8139f97804bde37260326
SHA1: a7ae38f7a5833612859f6eee36b8429904c65a4d
SHA256: f05905eded9067ccfa3258586dc8c62044a1d2063952962e3ad3ded3663a0851
SHA512: 7a1b61a5bd108ea7c114cbf9a65ce8805c1c955440e05707977812c1b8459dbffa96a225f376d551444e5d9d9cb5b0164c8afc215ee49274749489d4e53444b4
Homepage: http://labix.org/gocheck
Description-en: 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)
Description-md5: 899080f1ef512bfa81b4910c35ba8410