[ Bron: golang-github-cheekybits-is ]
Pakket: golang-github-cheekybits-is-dev (0.0~git20150225.0.68e9c06-4)
Verwijzigingen voor golang-github-cheekybits-is-dev
Debian bronnen:
Het bronpakket golang-github-cheekybits-is downloaden:
- [golang-github-cheekybits-is_0.0~git20150225.0.68e9c06-4.dsc]
- [golang-github-cheekybits-is_0.0~git20150225.0.68e9c06.orig.tar.xz]
- [golang-github-cheekybits-is_0.0~git20150225.0.68e9c06-4.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- golang-github-matryer-is-dev
- golang-github-powerman-deepequal-dev
- golang-github-bugsnag-bugsnag-go-dev
- golang-github-frankban-quicktest-dev
- golang-gopkg-check.v1-dev
- libtest-base-perl
- golang-github-smallstep-assert-dev
- golang-github-google-go-cmp-dev
- golang-github-bugsnag-panicwrap-dev
- golang-github-google-gofuzz-dev
- golang-github-burntsushi-toml-dev
Mini testing helper for Go
github.com/cheekybits/is is a mini testing helper for Go.
* Simple interface (is.OK and is.Equal) * Plugs into existing Go toolchain (uses testing.T) * Obvious for newcomers and newbs * Also gives you is.Panic and is.PanicWith helpers - because testing panics is ugly