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.6.tar.gz
(2.7 kB
view hashes)
Built Distribution
Close
Hashes for pytest_ruff-0.0.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0451bfbc4c8e7458fcf488ad19a996069447da97c5cdaca7df42e2bc76afb95 |
|
MD5 | dce7024d7b409dd33841822486acd88a |
|
BLAKE2b-256 | 8c7030b345bc925123af68ca9d851436f0a7f667ea1045901af021688c1baf51 |