A pytest plugin for pylyzer
Project description
pytest-pylyzer
A pytest plugin to run pylyzer, a static code analyzer / language server for Python, written in Rust.
Installation
pip install pytest-pylyzer
Or include pytest-pylyzer in your project's dev-dependencies.
Usage
pytest --pylyzer
The plugin will run one pylyzer check test per file and fail if pylyzer detects any errors in that file.
Contributing
Contributions are very welcome.
Use tox to make sure that the tests pass against all supported python versions and that the code is linted and formatted.
License
Distributed under the terms of the MIT license. This is free and open source software.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pytest_pylyzer-0.1.0.tar.gz.
File metadata
- Download URL: pytest_pylyzer-0.1.0.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9c9e734a883984f99593935ae5794e293db6e6562defba58928e33bb9f63652
|
|
| MD5 |
461a66c2926fd05495ab23d41806ab52
|
|
| BLAKE2b-256 |
5f30df38e8db1e33e282ec3a4ff727a2fceac262a55ea03f1a5e8acf382774c7
|
File details
Details for the file pytest_pylyzer-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pytest_pylyzer-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
610b39b610b112f9230a34b7f99668bc8ca1f1413f4638693a63f2264844c695
|
|
| MD5 |
f3da7934ab19dd57c9394f6895dacbc7
|
|
| BLAKE2b-256 |
2392fee22a50d47b1f893892765ff78aecd0351e6dd3dbbe1a7bc2c66d5f5c43
|