pytest-language-server 0.22.3

A blazingly fast Language Server Protocol implementation for pytest
Documentation
1
2
3
4
5
6
7
<idea-plugin>
    <!-- Python-specific configuration -->
    <!-- This file is loaded only when Python support is available -->

    <!-- Note: With native LSP, file matching is handled by PytestLspServerSupportProvider -->
    <!-- This file exists for optional Python-specific extensions in the future -->
</idea-plugin>