temporal-python-testing
Comprehensive testing strategies for Temporal workflows in Python, including unit, integration, and replay testing.
Install
npx skills add https://github.com/wshobson/agents --skill temporal-python-testingStats
| Total installs | 3,615 |
| Weekly installs | 3.6K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Covers unit testing (WorkflowEnvironment with time-skipping), integration testing (mocked activities), and replay testing for determinism validation
- Time-skipping enables month-long workflows to execute in seconds; ActivityEnvironment isolates activity logic for fast feedback
- Includes progressive disclosure resources for unit testing, integration testing, replay testing, and local Temporal server setup
- Recommends ≥80% coverage targets and provides pytest fixtures, error injection patterns, and CI/CD integration guidance
Tags
Related skills
| Skill | Installs | vs temporal-python-testing |
|---|---|---|
| accessibility | 4,266 | +651 |
| helm-chart-scaffolding | 3,689 | +74 |
| rust-best-practices | 4,884 | +1,269 |
| coder | 3,677 | +62 |
| solana-dev | 3,037 | -578 |
FAQ
- How many installs does temporal-python-testing have?
- temporal-python-testing has 3,615 total installs and 3.6K installs this week.
- Where is temporal-python-testing hosted?
- temporal-python-testing is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does temporal-python-testing have?
- temporal-python-testing has 32.4K GitHub stars.
- When was temporal-python-testing first indexed?
- OrangeBot.AI first indexed temporal-python-testing on Jan 20, 2026.
- How do I install temporal-python-testing?
- Run: npx skills add https://github.com/wshobson/agents --skill temporal-python-testing