DEPRECATED: Use testing-best-practices instead. This skill has been retired.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add NeverSight/skills_feed --skill data-driven-testing --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Data Driven Testing?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/neversight-data-driven-testing)More formats (shields.io, HTML) on the badges page.
---
name: data-driven-testing
description: "DEPRECATED: Use testing-best-practices instead. This skill has been retired."
---
## Deprecated
This skill has been replaced by **testing-best-practices**.
Use `testing-best-practices` for all test design, test case generation, and test strategy work.
### What changed
- Test layering policy (unit / integration / e2e) replaces the unit-only DDT focus.
- Markdown tables replace the rigid canonical JSON test-case schema.
- Output is strategy + matrix + implementation plan, not JSON blocks.
- Added: hard rules against fabricated fixtures and invented source locations.
- Added: e2e execution guidance (preflight, async polling, flake handling).
- Added: CI lane guidance (PR smoke vs nightly full).
- Auth-state reuse and idempotent/state-tolerant e2e are first-class concerns.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!