Agent skill

pytest-fixture-generator-example-1-generate-basic-configuration

Sub-skill of pytest-fixture-generator: Example 1: Generate Basic Configuration (+2).

Stars 4
Forks 4

Install this agent skill to your Project

npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/development/testing/pytest-fixture-generator/example-1-generate-basic-configuration

SKILL.md

Example 1: Generate Basic Configuration (+2)

Example 1: Generate Basic Configuration

bash
# Generate for standard project
/pytest-fixture-generator

# Creates:
# - pytest.ini
# - tests/conftest.py
# - tests/test_example.py

Example 2: Custom Markers

bash
# Generate with domain-specific markers
/pytest-fixture-generator --markers unit,integration,api,database,etl

Example 3: Specific Coverage Target

bash
# Generate with 90% coverage requirement
/pytest-fixture-generator --coverage 90

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results