Pytest-only

Latest version: v2.1.1

Safety actively analyzes 621776 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.1.1

Fixed
- Resolve brittle handling of class- and module-level assignments in flake8 plugin

2.1.0

Added
- Add [flake8](https://github.com/PyCQA/flake8) plugin to detect `only` marks before they get committed (see [GH#11](https://github.com/theY4Kman/pytest-only/issues/11))

2.0.0

Added
- Added [pylint](https://pylint.pycqa.org) plugin to detect `only` marks before they get committed (thank you, [nikolaik](https://github.com/nikolaik) — [GH#10](https://github.com/theY4Kman/pytest-only/pull/10))

Changed
- Remove support for Python 2.7

1.2.2

Fixed
- Register the `only` mark to avoid warning messages emitted since 4.5.0 (thank you, [nicoddemus](https://github.com/nicoddemus) – [GH#8](https://github.com/theY4Kman/pytest-only/pull/8))

1.2.1

Fixed
- Fix get_marker usage for compatibility with pytest 4.1.0 (see https://github.com/pytest-dev/pytest/issues/4546)

1.2.0

Added
- Add `--no-only` and `--only` cmd-line options to disable and enable plugin functionality

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.