Go Test

Go Test

rootwarp 5341f5b 240 B Updated

File contents

/go-test

Run tests for the Go project.

Instructions

Run tests with verbose output and coverage:

go test -v -cover ./...

If tests fail, analyze the failures and suggest fixes.

rootwarp/claude-code-plugins-monorepo/tree/main/plugins/go/skills/go-test commit 5341f5b6e2

Frequently asked questions

npx skillmds@latest add rootwarp/go-test