Path to this page:
./
devel/go-assert,
Go assertion library
Branch: pkgsrc-2019Q1,
Version: 0.0.0.20170929nb4,
Package name: go-assert-0.0.0.20170929nb4,
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] [
textproc/go-diff] [
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version go-assert-0.0.0.20170929nb4 (created)