pytest plugin to check ruff requirements.
Project Links
Meta
Author: Iuri de Silvio
Requires Python: >=3.7,<4.0
Classifiers
Development Status
- 4 - Beta
Framework
- Pytest
Intended Audience
- Developers
Operating System
- OS Independent
Programming Language
- Python :: 3
- Python :: 3.7
- Python :: 3.8
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3
- Python :: 3 :: Only
Topic
- Software Development :: Libraries :: Python Modules
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.
Jun 19, 2025
0.5
Jul 21, 2024
0.4.1
Jul 09, 2024
0.4.0
May 02, 2024
0.3.2
Mar 10, 2024
0.3.1
Mar 03, 2024
0.3
Oct 31, 2023
0.2.1
Oct 30, 2023
0.2
Jul 31, 2023
0.1.1
Jun 08, 2023
0.1
Apr 28, 2023
0.0.6
Mar 22, 2023
0.0.5
Feb 27, 2023
0.0.4
Feb 10, 2023
0.0.3
Feb 10, 2023
0.0.2
Feb 09, 2023
0.0.1
Wheel compatibility matrix
Files in release
Extras:
None
Dependencies:
(<0.0.245,>=0.0.244)
ruff