Gotestsum

Use this skill when the user wants to 'go test' runner with output optimized for humans, junit xml for ci integration, and a summary of the test results.

javimosch 5af511e 644 B Updated

File contents

Gotestsum Plugin

'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.

Commands

Operations

  • gotestsum test run — run test via gotestsum

Usage Examples

  • "gotestsum --help"
  • "gotestsum "

Installation

go install gotest.tools/gotestsum@latest

Examples

gotestsum --version
gotestsum --help

Key Features

  • go\n- testing\n- ci-cd

javimosch/supercli/tree/main/plugins/gotestsum/skills/quickstart commit 5af511ef99

Frequently asked questions

npx skillmds@latest add javimosch/gotestsum