Path to this page:
./
devel/go-assert,
Go assertion library
Branch: pkgsrc-2019Q2,
Version: 0.0.0.20170929nb6,
Package name: go-assert-0.0.0.20170929nb6,
Maintainer: pkgsrc-usersGo assertion library (fork of stretchr/testify/require)
This is a fork of stretchr's assertion library that does two things:
It makes spotting differences in equality much easier. It uses
repr and diffmatchpatch to display structural differences in
colour.
Aborts tests on first assertion failure (the same behaviour as
stretchr/testify/require).
Required to build:[
lang/go112] [
pkgtools/cwrappers] [
textproc/go-diff] [
devel/go-colour] [
devel/go-repr] [
devel/go-isatty]
Master sites:
Version history: (Expand)
- (2019-07-04) Package added to pkgsrc.se, version go-assert-0.0.0.20170929nb6 (created)