temporal-python-testing
temporal python testing
What it does
- Unit testing workflows - Fast tests with time-skipping
- Integration testing - Workflows with mocked activities
- Replay testing - Validate determinism against production histories
- Local development - Set up Temporal server and pytest
- CI/CD integration - Automated testing pipelines
- Coverage strategies - Achieve ≥80% test coverage
- Write majority as integration tests
Requirements & configuration
- This skill provides detailed guidance through progressive disclosure. Load specific resources based on your testing needs:
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
temporal-python-testing FAQ
What does the temporal-python-testing skill do?
Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures. Unit testing workflows - Fast tests with time-skipping Integration testing - Workflows with mocked activities
What does temporal-python-testing require?
This skill provides detailed guidance through progressive disclosure. Load specific resources based on your testing needs:
How do I install temporal-python-testing?
Run: npx -y skills add https://github.com/wshobson/agents --skill temporal-python-testing --agent claude-code — the source lives at github.com/wshobson/agents.
Maintain temporal-python-testing?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/wshobson-agents-temporal-python-testing?ref=badge) npx agentictools info skills/wshobson-agents-temporal-python-testing The second line is the CLI lookup for this page — handy in READMEs and docs.