data-driven-testing

This skill has been replaced by testing-best-practices.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "data-driven-testing" with this command: npx skills add 0xbigboss/claude-code/0xbigboss-claude-code-data-driven-testing

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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

react-best-practices

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

typescript-best-practices

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

python-best-practices

No summary provided by upstream source.

Repository SourceNeeds Review