Test Design

Automatically design comprehensive E2E test cases for newly implemented vibing.nvim features. Use immediately after completing feature implementation (Phase 5.4) and before running E2E tests. Generates test scenarios covering Happy paths, Error cases, Edge cases, and Integration points with priority ranking (Critical/High/Medium/Low) and ready-to-use test code templates using e2e_helper.lua. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/shabaraba--vibing-nvim--test-design commit 08e3ae57e8

Frequently asked questions

npx skillmds@latest add tomevault-io/test-design-2