test-coverage
CommunityComprehensive Scrapy test suites.
Authorgizix
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you design and generate thorough test suites for Scrapy spiders, pipelines, and middlewares with fixtures and mocking.
Core Features & Use Cases
- Test Types: Unit, integration, and contract tests aligned with Scrapy and pytest best practices.
- Fixtures & Mocking: Structured fixtures and mocks to ensure reliable tests.
- Coverage Targets: Guidance to reach desired coverage thresholds.
Quick Start
Create a basic test module for a spider and run pytest to verify behavior and coverage.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: test-coverage Download link: https://github.com/gizix/cc_projects/archive/main.zip#test-coverage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.