pytest-lsp

View on PyPIReverse Dependencies (2)

0.4.1 pytest_lsp-0.4.1-py3-none-any.whl

Wheel Details

Project: pytest-lsp
Version: 0.4.1
Filename: pytest_lsp-0.4.1-py3-none-any.whl
Download: [link]
Size: 22272
MD5: 500778be001f91304a7b6296d7d28a99
SHA256: fe268056687c2ce7d5230435d545878c9560cdeb8c13c3d7405a9c8f386eb6f2
Uploaded: 2024-02-07 21:59:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-lsp
Version: 0.4.1
Summary: A pytest plugin for end-to-end testing of language servers
Author-Email: Alex Carney <alcarneyme[at]gmail.com>
Project-Url: Bug Tracker, https://github.com/swyddfa/lsp-devtools/issues
Project-Url: Documentation, https://lsp-devtools.readthedocs.io/en/latest/
Project-Url: Source Code, https://github.com/swyddfa/lsp-devtools
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: importlib-resources; python_version < "3.9"
Requires-Dist: packaging
Requires-Dist: pygls (>=1.1.0)
Requires-Dist: pytest
Requires-Dist: pytest-asyncio (>=0.23)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1737 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_lsp/__init__.py sha256=aTyzG_PbkIPcjKDoF_-hdswIQTfr7CG4ckNT3UHInUU 657
pytest_lsp/checks.py sha256=yNUU9sDkbp7wfTfs9tYFZ0_w9qvV_w5WuGP8WujyWno 8274
pytest_lsp/client.py sha256=esSAkO7BFruks-UhqX_OlNdE9GmXc3L-DzFrPUotobs 13968
pytest_lsp/plugin.py sha256=yY0Gc-ndEl_lfyBUrSM3Mm9OhNPF0mUOV1B7aFTQPow 6131
pytest_lsp/protocol.py sha256=WKtS2hdxcA6_D2CPwuU8W5VcLRb3Ta30U87Z8CpIUHY 3830
pytest_lsp/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_lsp/clients/README.md sha256=PBCVTns2DwN1yCDftMo6nj_1UzpnaNbCub4WfVPkOjE 2021
pytest_lsp/clients/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_lsp/clients/emacs_v29.1.json sha256=EFGq9yCSazdgyVhQF7hyHa7yYBiqBlJxQb7dwoX-Fqo 3820
pytest_lsp/clients/neovim_v0.6.1.json sha256=D5ku4wArMY5CRc-krA60lI4DUM5cTrS80ugxLukINWE 4698
pytest_lsp/clients/neovim_v0.7.0.json sha256=N7BybVtIVQ8qQIlWCkaYb245D9wIV0v3eXdXA8-8gZ8 4786
pytest_lsp/clients/neovim_v0.8.0.json sha256=AJEn8BYRTHWMYtrb8xpNLQv9JMNPaSWqmNLQP-x95zQ 4851
pytest_lsp/clients/neovim_v0.9.1.json sha256=rhokL4KXQ7EawXUzvj9d9pp2Ly9uzETEdmRXI2-pvdM 6021
pytest_lsp/clients/visual_studio_code_v1.65.2.json sha256=yAzb2xObxxEMcs7mdnQQLvtMGkbSzwnswSlNYX2ylwg 8458
pytest_lsp-0.4.1.dist-info/METADATA sha256=-C4zVB6LjIp_b1JUgvonfZxSw_hWSNWtyV2qegs3mMU 2918
pytest_lsp-0.4.1.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
pytest_lsp-0.4.1.dist-info/entry_points.txt sha256=9aoqoiNcEq3gjqmIBShRhpCOV7fsc1kOLCSJcaFOYt0 35
pytest_lsp-0.4.1.dist-info/licenses/LICENSE sha256=3H8ak9GWCZRs5oLk0ro0RcQ3cJjiHMUNdVDZriFP-2A 1068
pytest_lsp-0.4.1.dist-info/RECORD

entry_points.txt

pytest-lsp = pytest_lsp