go-github-com-alecthomas-assert-v2 2.10.0
Go assertion library
Assertion library that:
makes spotting differences in equality much easier
uses repr and diffmatchpatch to display structural differences in colour
aborts tests on first assertion failure
- Website: https://github.com/alecthomas/assert/
- Licenses: Expat
- Package source: gnu/packages/golang-check.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-alecthomas-assert-v2 2.10.0
as follows:
guix install go-github-com-alecthomas-assert-v2@2.10.0
Or install the latest version:
guix install go-github-com-alecthomas-assert-v2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.