backend

temporal-python-testing

5.2k starsUpdated 2025-12-28
Compatible with:claudecodex

Description

Test Temporal workflows with pytest, time-skipping, and mocking strategies.

How to Use

  1. Visit the GitHub repository to get the SKILL.md file
  2. Copy the file to your project root or .cursor/rules directory
  3. Restart your AI assistant or editor to apply the new skill

Full Skill Documentation

name

temporal-python-testing

description

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.

Tags

#temporal#python#testing