scaffold-test-env
CommunityGenerate conftest.py for isolated E2E tests.
AuthordjpTester44
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the setup of isolated testing environments for end-to-end tests, ensuring reliable and reproducible test runs by managing configuration and external service dependencies.
Core Features & Use Cases
- Isolated Filesystem: Creates a temporary, isolated directory for each test run using
tmp_path. - Config File Generation: Detects and generates necessary configuration files with test-specific values.
- External Service Mocking: Identifies and mocks external service clients (e.g.,
googlemaps,boto3) to prevent actual external calls. - Use Case: When developing a new feature that interacts with external APIs and requires specific configuration files, this Skill can generate a
conftest.pythat sets up a clean, mocked environment for your E2E tests.
Quick Start
Run the scaffold-test-env skill to generate conftest.py fixtures for your project's end-to-end tests.
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: scaffold-test-env Download link: https://github.com/djpTester44/iocane/archive/main.zip#scaffold-test-env 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.