pytest plugin to check ruff requirements.
Project description
pytest-ruff
A pytest plugin to run ruff.
Installation
pip install pytest-ruff
Usage
pytest --ruff
The plugin will run one ruff check test per file and fail if code is not ok for ruff.
Configuration
You can override ruff configuration options by placing a pyproject.toml
or ruff.toml
file in your project directory, like when using standalone ruff.
License
Distributed under the terms of the MIT
license, pytest-ruff
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
pytest_ruff-0.0.3.tar.gz
(3.1 kB
view hashes)
Built Distribution
Close
Hashes for pytest_ruff-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae077896e29c2ac137cf518260028284b9bcadc30e42dd2bc3e4f40b3450f04c |
|
MD5 | 6ff1abe522012bf7165916ec6f398855 |
|
BLAKE2b-256 | 472d9e9cd96cca7ba053cf1244efd6a01c3e95ddd87c25e6eaa6632e63cffb3e |