unit-testing
π―Skillfrom jiatastic/open-python-skills
Provides comprehensive pytest best practices, demonstrating advanced unit testing techniques with fixtures, mocking, and practical testing patterns for Python projects.
Same repository
jiatastic/open-python-skills(15 items)
Installation
npx skills add https://github.com/jiatastic/open-python-skills --skill unit-testingNeed more details? View full documentation on GitHub β
More from this repository10
python-backend skill from jiatastic/open-python-skills
ty-skills skill from jiatastic/open-python-skills
linting skill from jiatastic/open-python-skills
excalidraw-ai skill from jiatastic/open-python-skills
Generates context-aware, conventional git commit messages by analyzing code changes and suggesting logical commit groupings across multiple files.
logfire skill from jiatastic/open-python-skills
Validates and serializes data using Python type hints, enabling robust schema definition, input validation, and JSON schema generation.
Implements robust Python error handling for APIs using "Let it crash" philosophy, with domain-specific exceptions, global handlers, and clean propagation of errors.
Implements OpenTelemetry and Logfire instrumentation patterns for comprehensive logging, tracing, and monitoring of Python APIs.
marimo-notebook skill from jiatastic/open-python-skills