Overview
The TestDino Azure DevOps extension displays your Playwright test runs directly inside Azure DevOps. QA engineers, developers, and managers can track test execution results without switching tools.
The extension connects your Azure DevOps project to TestDino using a read-only Project Access Token and fetches data securely over HTTPS.
Key features
- View recent test runs with pass, fail, skipped, and flaky counts
- Track duration, commit, branch, and environment per run
- Filter test runs by date range and run type
- Read-only token-based authentication
- Works with any Azure DevOps organization
How it works
Install from the marketplace
Search for TestDino in the Visual Studio Marketplace, click Install, and select your Azure DevOps organization.
Generate a project token
In TestDino, go to Project Settings, then Integrations, then Project Access Token. Click Create Token and copy it.
Connect the extension
Open the TestDino tab in Azure DevOps, paste your token, and click Connect. Test runs start loading immediately.
What you see in Azure DevOps
Each test run displays the run ID, execution duration, commit hash, triggered-by user, branch, environment, and a results summary with passed, failed, skipped, flaky, and total counts.
Filter runs by time range or run type. Use the Refresh button to pull the latest data. To rotate credentials, click Remove Token and reconnect with a new one.
