Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>pydoctestNew to Visual Studio Code? Get it now.
pydoctest

pydoctest

Jeppe Rask

|
556 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-pydoctest

vscode extension for the Pydoctest python package.

example_file_vscode

Features

Highlights pydoctest errors, including error-descriptions.

Requirements

Install pydoctest.

$ python3 -m pip install pydoctest

Extension Settings

Navigate to settings, search "pydoctest" or add directly to settings.json

Working directory:

"pydoctest.workingDirectory": "path-to-execute-pydoctest",

Issues

Please create an issue if you find errors with the plugin. Opening the "Output" tab and selecting "pydoctest" in the dropdown, may provide useful information to include.

License

vscode-pydoctest is licensed under the terms of the MIT License (see the LICENSE file).

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft