Azure DevOps List Test Names Changelog
1.0.1 - 2026-07-31
Moved the toggle button and panel from the top-right corner to the bottom-right corner, so they no longer overlap Azure DevOps' own PR header controls (Approve, Set auto-complete, the overflow menu).
1.0.0 - 2026-07-31
Adds a floating panel to the Azure DevOps PR file view that lists all unit test method names (xUnit, NUnit and MSTest attributes) found in the currently viewed file, using Monaco's model API to read the full file content. The panel only appears when the current file contains test methods, and updates automatically when switching files within the PR.