home/categories/testing/k8s-lynq-lynq-claude-skills-writing-test-code-skill-md
testingtesting-security

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.

k8s-lynq
maintainer
k8s-lynq
更新于 1/5/2026
星标
42
分支
4
quick start

Installation and usage

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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use writing-test-code