notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
There is a known issue with processing of security/vuxml data. As a results, the "Lastest Vulnerabilities" box is out of date and new entries after 2025-Sep-02 are not shown.
Port details
gotestsum Go test runner with output for humans and CI
1.12.3_1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: adamw@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-08-19 15:21:05
Last Update: 2025-09-04 17:53:24
Commit Hash: 31a5a22
License: APACHE20
WWW:
https://github.com/gotestyourself/gotestsum
Description:
gotestsum runs tests using go test -json, prints formatted test output, and a summary of the test run. It is designed to work well for both local development, and for automation like CI. It's `go test`, but just better.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/gotestsum
  2. /usr/local/share/licenses/gotestsum-1.12.3_1/catalog.mk
  3. /usr/local/share/licenses/gotestsum-1.12.3_1/LICENSE
  4. /usr/local/share/licenses/gotestsum-1.12.3_1/APACHE20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • gotestsum>0:devel/gotestsum
To install the port:
cd /usr/ports/devel/gotestsum/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/gotestsum
  • pkg install gotestsum
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gotestsum
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1755615589 SHA256 (go/devel_gotestsum/gotestsum-v1.12.3/v1.12.3.mod) = f81e03c518a0af15594245c050274007bb9a81c4960273890be887e72a1d3aee SIZE (go/devel_gotestsum/gotestsum-v1.12.3/v1.12.3.mod) = 608

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_gotestsum/gotestsum-v1.12.3/v1.12.3.zip) = 74fb757cdaa7711cdc5e3ed38658f0b67d76b56c870ba45a70ed830acd0f7600 SIZE (go/devel_gotestsum/gotestsum-v1.12.3/v1.12.3.zip) = 184119

Collapse this list.


Packages (timestamps in pop-ups are UTC):
gotestsum
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.12.31.12.3--1.12.3---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.12.3--1.12.3---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
Fetch dependencies:
  1. go124 : lang/go124
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_gotestsum
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/gotestyourself/gotestsum/@v/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.12.3_1
04 Sep 2025 17:53:24
commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
many: Bump go ports for go-1.24.7
1.12.3
19 Aug 2025 15:06:08
commit hash: b666e786d022d1622b835e10a54af99d12e53d0bcommit hash: b666e786d022d1622b835e10a54af99d12e53d0bcommit hash: b666e786d022d1622b835e10a54af99d12e53d0bcommit hash: b666e786d022d1622b835e10a54af99d12e53d0b files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
devel/gotestsum: Add port

It's `go test` but basically better in every way. You get lots of
formatting options (and the default has colors and icons and other
sparkly bits), and it has JUnit and JSON output formats that fit
into CI pipelines really well.

Number of commits found: 2