Source: golang-github-ysmood-got
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Simon Josefsson <simon@josefsson.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-github-sergi-go-diff-dev <!nocheck>,
 golang-github-ysmood-gop-dev,
 golang-github-ysmood-gotrace-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-ysmood-got
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-ysmood-got.git
Homepage: https://github.com/ysmood/got
XS-Go-Import-Path: github.com/ysmood/got

Package: golang-github-ysmood-got-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-ysmood-gop-dev,
 golang-github-ysmood-gotrace-dev,
 ${misc:Depends},
Description: enjoyable golang test framework (library)
 An enjoyable golang test framework.
 .
 Features
 .
  * Pretty output using gop (https://github.com/ysmood/gop) and diff
    (/lib/diff)
  * Fluent API design that takes the full advantage of IDE
  * Handy assertion helpers
  * Handy utils for testing
  * Value snapshot assertion
  * Customizable assertion error output
 .
 This package contains the Go library.
