We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dde569a commit 43b38cbCopy full SHA for 43b38cb
srcpkgs/gotestsum/template
@@ -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