worldcrafter-test-generator
CommunityAutomate tests to boost coverage fast.
Authorhopeoverture
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides templates and scripts to generate comprehensive tests (unit, integration, and E2E) for WorldCrafter features, helping you quickly improve test coverage and reliability without writing boilerplate tests from scratch.
Core Features & Use Cases
- Three-Layer Testing Pyramid: Unit tests, integration tests with a real DB, and Playwright E2E tests
- Test Factories: Generate mock data factories for consistent test data
- Page Object Models: Create maintainable E2E test structures
- AI-Ready Mocking: Helpers to mock Supabase, Prisma, and API layers
- Extensive Templates: Ready-to-use test templates for components, actions, and features
Quick Start
python generate_tests.py component <ComponentName> python generate_tests.py integration <FeatureName> python generate_e2e.py <FeatureName>
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: worldcrafter-test-generator Download link: https://github.com/hopeoverture/worldcrafter-v2/archive/main.zip#worldcrafter-test-generator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.