# Gotest CI

> CI with Go Test. CI integration.

- Skill: `ssrjkk/gotest-ci` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add ssrjkk/gotest-ci`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ssrjkk/gotest-ci/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: ssrjkk (https://skillmd.com/u/ssrjkk)
- Updated: 2026-08-19
- Page: https://skillmd.com/skills/ssrjkk/gotest-ci

---


# Go Test CI

> CI with Go Test. CI integration.

## Quick Start
```bash
# Go Test CI
# See Go Test docs
```

## When to Use
- Building applications with Go Test
- CI integration
- automation
- reporting

## Step-by-Step
1. Install: `npm install gotest`
2. Set up Go Test
3. Configure CI
4. Implement features
5. Test and verify

## Dependencies
- Go Test >= latest stable
- Runtime environment
- Dependencies as needed

## Examples
```bash
# Go Test CI
# See Go Test documentation
```

## Resources
- Official Go Test documentation
- Community tutorials
- GitHub repositories

## Validation
- Run: `gotest --version`
- Test with sample data
- Verify output correctness

