Skip to content
January 31, 2025Python SDK 0.49.0

Add phases to existing runs via the Python SDK

You can now append phase data to runs that were already uploaded, making incremental test reporting easier.

  • Added API endpoint to add phases to existing runs
  • Added automatic testing of Python scripts before releases

Try these features today