[ Source: golang-github-alecthomas-assert ]
Package: golang-github-alecthomas-assert-dev (2.7.0-1)
Links for golang-github-alecthomas-assert-dev
Debian Resources:
Download Source Package golang-github-alecthomas-assert:
- [golang-github-alecthomas-assert_2.7.0-1.dsc]
- [golang-github-alecthomas-assert_2.7.0.orig.tar.gz]
- [golang-github-alecthomas-assert_2.7.0-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
simple assertion library using Go generics
This library is inspired by testify/require, but with a significantly reduced API surface based on empirical use of that package.
It also provides much nicer diff output, e.g.
=== RUN TestFail assert_test.go:14: Expected values to be equal: assert.Data{ - Str: "foo", + Str: "far", Num: 10, } --- FAIL: TestFail (0.00s)
Other Packages Related to golang-github-alecthomas-assert-dev
|
|
|
|
-
- dep: golang-github-alecthomas-repr-dev (>= 0.4.0)
- Python's repr() for Go
-
- dep: golang-github-hexops-gotextdiff-dev (>= 1.0.3)
- Unified text diffing in Go (copy of gopls internal diffing)
Download golang-github-alecthomas-assert-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 6.9 kB | 33.0 kB | [list of files] |