backend

temporal-python-testing

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

描述

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

如何使用

  1. 访问 GitHub 仓库获取 SKILL.md 文件
  2. 将文件复制到您的项目根目录或 .cursor/rules 目录
  3. 重启您的 AI 助手或编辑器以应用新技能

完整技能说明

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