Skip to content

Commit 43b38cb

Browse files
committed
New package: gotestsum-1.13.0
1 parent dde569a commit 43b38cb

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

srcpkgs/gotestsum/template

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Template file for 'gotestsum'
2+
pkgname=gotestsum
3+
version=1.13.0
4+
revision=1
5+
build_style=go
6+
go_import_path=gotest.tools/gotestsum
7+
short_desc="Go test runner with human-readable output and a summary of test results"
8+
maintainer="Emil Miler <em@0x45.cz>"
9+
license="Apache-2.0"
10+
homepage="https://github.com/gotestyourself/gotestsum"
11+
changelog="https://github.com/gotestyourself/gotestsum/releases"
12+
distfiles="https://github.com/gotestyourself/gotestsum/archive/refs/tags/v${version}.tar.gz"
13+
checksum=e64d58e1bf4f4c4b82b3a703ed5046ea2b4eb827d2a7ba2ead3216bb5fb85547

0 commit comments

Comments
 (0)