Ordering And Flakes

Control spec ordering and manage flaky specs — Serial, Ordered containers with BeforeAll/AfterAll/ContinueOnFailure, OncePerOrdered, SpecPriority, plus FlakeAttempts/--flake-attempts, MustPassRepeatedly, --repeat, and --until-it-fails. Use when specs must run in a fixed order, you need once-per-group setup, you're combining Serial+Ordered, a spec is flaky, or you want to hunt order-dependence with --until-it-fails -p --randomize-all.

onsi 4ffaff6 6.5 KB Updated

File contents

onsi/ginkgo/tree/main/plugins/ginkgo/skills/ordering-and-flakes commit 4ffaff6e25

Frequently asked questions

npx skillmds@latest add onsi/ordering-and-flakes