writing-test-code

Guidelines for writing BDD-style test code using Ginkgo/Gomega framework in Go. Use when writing tests for Kubernetes operators, controllers, or Go services. Focuses on behavior-driven development with Given-When-Then patterns and table-driven tests.

$ 安裝

git clone https://github.com/k8s-lynq/lynq /tmp/lynq && cp -r /tmp/lynq/.claude/skills/writing-test-code ~/.claude/skills/lynq

// tip: Run this command in your terminal to install the skill