integration-tests

Installation
SKILL.md

Integration Tests

Overview

Run the release-oriented integration suite against the exact wheel and source distribution produced by uv build. The runner installs both artifacts into isolated environments and validates supported imports, optional extras, OpenAI model adapters, hosted tools, Realtime, and voice workflows.

Execution requirements

  • Fresh isolated environments download optional dependencies from PyPI and connect to the configured API providers.
  • When the execution environment requires approval for package downloads or configured provider connections, request elevated command execution (sandbox_permissions=require_escalated). Retry with the required network permissions before classifying a connectivity failure as an SDK regression.

Release workflow

Run this command from the repository root:

Installs
3
GitHub Stars
28.3K
First Seen
7 days ago
integration-tests — openai/openai-agents-python