Session
Transforming CI Failures into Focused Debugging with Visual Studio Playlists and AI
When a CI pipeline fails, developers often waste valuable time sifting through large test suites to identify the tests that need attention. In this session, I’ll introduce a tool I developed that automatically converts .trx test results into Visual Studio .playlist files directly within the CI pipeline. This allows developers to download the .playlist file from the CI pipeline and instantly start debugging locally, running only the tests that failed.
A key part of developing this tool involved leveraging AI tools like GitHub Copilot and Microsoft Copilot to accelerate the process. These AI tools helped me quickly understand complex decompiled code, identify key differences between Visual Studio playlist versions, and iterate far faster than I could manually. I’ll demonstrate how AI can assist in the exploration phase, navigate lower-level details, and allow developers to focus on higher-value tasks, such as solving the core problem.
By adopting similar AI-assisted workflows, you can speed up your own development, tackle complex problems more efficiently, and boost productivity in your projects.
Benjamin Michaelis
Software Engineer at IntelliTect, Co-Author of Essential C#, Spokane .Net User Group Leader
Spokane, Washington, United States
Links
Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.
Jump to top