Overview

The Ginkgo mental model for writing Go tests — the one idea that explains everything (Ginkgo builds a spec tree at construction time, then runs it) and its consequences for how you write specs, plus spec independence and the node taxonomy. Use this first when you start working with Ginkgo in a project, or to decide how to approach a Ginkgo task. Routes to the other ginkgo:* skills.

onsi Updated

File contents

onsi/ginkgo/tree/main/plugins/ginkgo/skills/overview commit 71ef670622

Frequently asked questions

npx skillmds@latest add onsi/overview-3