Skip to content

chore(testing): updated python testing page#4857

Open
flippedcoder wants to merge 2 commits into
mainfrom
mm/python-workflow-testing
Open

chore(testing): updated python testing page#4857
flippedcoder wants to merge 2 commits into
mainfrom
mm/python-workflow-testing

Conversation

@flippedcoder

@flippedcoder flippedcoder commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Addresses #3516. This adds an example of a Workflow test using local_start and updates some of the page content to better align with the other SDK testing pages.

Notes to reviewers

Some of the info for the updates came from the Python testing skill.

┆Attachments: EDU-6686 chore(testing): updated python testing page

@flippedcoder flippedcoder requested a review from a team as a code owner July 10, 2026 18:53
@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview, Comment Jul 10, 2026 6:55pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

📖 Docs PR preview links

  • Develop

Start a test server process that skips time as needed.
For example, in the time-skipping mode, Timers, which include sleeps and conditional timeouts, are fast-forwarded except when Activities are running.

Use the [`start_time_skipping()`](https://python.temporal.io/temporalio.testing.WorkflowEnvironment.html#start_time_skipping) method to start a test server process and skip time automatically.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The lines above call out time skipping specifically, but then we no longer link to that page on python.temporal.io, intentionally removed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants