Acerca de
This skill provides specialized guidance for testing Python-based Temporal workflows, enabling developers to write high-coverage unit and integration tests. It streamlines complex testing scenarios like time-skipping for long-running workflows, mocking external activities, and performing replay tests to ensure determinism. By integrating with pytest and local Temporal environments, it helps teams maintain high code coverage and prevents breaking changes in production histories by validating workflow logic against real execution data.