Package Details: gotestsum 1.12.0-1

Git Clone URL: https://aur.archlinux.org/gotestsum.git (read-only, click to copy)
Package Base: gotestsum
Description: run go tests with formatted test output and a summar of the test run
Upstream URL: https://github.com/gotestyourself/gotestsum
Licenses: Apache-2.0
Submitter: dcreager
Maintainer: dcreager
Last Packager: dcreager
Votes: 2
Popularity: 0.000000
First Submitted: 2021-06-16 13:19 (UTC)
Last Updated: 2024-08-25 16:03 (UTC)

Latest Comments

dcreager commented on 2023-08-23 13:37 (UTC)

Tests currently fail for v1.10.1:

--- FAIL: TestUsage_WithFlagsFromSetupFlags (0.00s)
    main_test.go:29: assertion failed: 
        --- expected
        +++ actual
        @@ -19,5 +19,5 @@
               --junitfile-testsuite-name field-format       format the testsuite name field as: full, relative, short (default full)
               --max-fails int                               end the test run after this number of failures
        -      --no-color                                    disable color output
        +      --no-color                                    disable color output (default true)
               --packages list                               space separated list of package to test
               --post-run-command command                    command to run after the tests have completed


        You can run 'go test . -update' to automatically update testdata/gotestsum-help-text to the new expected value.'

anything here is an error
FAIL
FAIL    gotest.tools/gotestsum/cmd      6.276s

This has been fixed upstream, so I will wait for the next point release to update the PKGBUILD.

dcreager commented on 2023-05-10 13:16 (UTC)

Just pushed an update to v1.10.0. Tests look like they're passing now with the new release.

Alghazanth commented on 2023-05-10 12:06 (UTC)

The package is broken currently — http://p.ip.fi/QJEw