pytest Language Server for VS CodeA blazingly fast Language Server Protocol implementation for pytest fixtures, written in Rust. Features
ConfigurationCustom Executable PathBy default, the extension uses the bundled pytest-language-server binary. You can configure a custom path:
To use the system version from PATH:
Debug LoggingEnable LSP communication tracing:
RequirementsNone! The extension includes pre-built binaries for:
Alternatively, you can install pytest-language-server from PyPI:
UsageThe language server automatically activates for Python files in your workspace. No additional configuration is needed. IssuesReport issues at: https://github.com/bellini666/pytest-language-server/issues LicenseMIT |