BeClaude

golang-testing

New
SmitheryDevelopmentby affaan-m

Go测试模式包括表格驱动测试、子测试、基准测试、模糊测试和测试覆盖率。遵循TDD方法论,采用地道的Go实践。

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/golang-testing.md https://raw.githubusercontent.com/affaan-m/everything-claude-code/main/docs/zh-CN/skills/golang-testing/SKILL.md
3
Invoke in Claude Code
/golang-testing
View source on GitHub
testingcoding

Frequently Asked Questions

What is golang-testing?

Go测试模式包括表格驱动测试、子测试、基准测试、模糊测试和测试覆盖率。遵循TDD方法论,采用地道的Go实践。

How to install golang-testing?

To install golang-testing, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /golang-testing.

What is golang-testing best for?

golang-testing is a community categorized under Development. It is designed for: testing, coding. Created by affaan-m.