Acerca de
This skill provides a comprehensive framework for testing Temporal workflows in Python, enabling developers to validate distributed systems logic with high confidence. It offers specialized guidance on unit testing with time-skipping—turning month-long workflows into seconds of execution—as well as integration testing with mocked activities and replay testing to ensure determinism. By providing ready-to-use patterns for local setup, pytest fixtures, and CI/CD integration, it helps development teams maintain high reliability and achieve over 80% code coverage in their Temporal applications.