Python Test Explorer (VS Code) — Intermediate Playground
Discover, run, and debug pytest/unittest tests in the VS Code sidebar
Using Python Test Explorer (VS Code) effectivelyRun locally
Install
Install from VS Code Marketplace: littlefoxteam.vscode-python-test-adapterPython CodeRun locally
Following best practices with Python Test Explorer (VS Code) ensures a productive development workflow.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?