go-github-com-onsi-ginkgo-v2 2.22.0
BDD-style testing framework for Go
Ginkgo is a Behaviour-Driven Development testing framework for Go. It builds on top of Go's builtin testing
library and is complemented by the Gomega matcher library.
- Outputs:
out
- Website: https://github.com/onsi/ginkgo
- Licenses: Expat
- Package source: gnu/packages/golang-check.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-onsi-ginkgo-v2 2.22.0
as follows:
guix install go-github-com-onsi-ginkgo-v2@2.22.0
Or install the latest version:
guix install go-github-com-onsi-ginkgo-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.