Run Ginkgo BDD tests with Kubernetes-aligned conventions.
Validate:
go.mod existsgo list -m github.com/onsi/ginkgo/v2 (latest: v2.28.1)ginkgo CLI: which ginkgo or suggest go install github.com/onsi/ginkgo/v2/ginkgo@latestParse args:
--focus=PATTERN: Run specs matching pattern (-focus=PATTERN)--label=LABEL: Filter by label (-label-filter=LABEL)--parallel or -p: Enable parallel execution--race: Enable race detector--cover: Generate coverage profile./...Execute:
test, test-e2e, ginkgo targets firstginkgo run [flags] ./...-v for verbose, --poll-progress-after=30s for stuck test visibilityReport:
ginkgo.By() contextBy() step before hangEdge cases:
*_suite_test.go files found"go install github.com/onsi/ginkgo/v2/ginkgo@latest"--flake-attempts=2 for retriesPatterns: For test authoring best practices, see best-practices.md
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer