News

As part of the Python extension's testing infrastructure overhaul, the testing output has also undergone a redesign to improve the compatibility with VS Code tools and its interface. Previously, all ...
Apparent verbose / debug output is being included into the "Test Results" output when running Python tests using unittest (the "Standard Python test framework"). Specifically, "writing more bytes!" ...