Pylint-pytest

Latest version: v1.1.8

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

Scan your dependencies

Page 3 of 3

1.0.0

Added
- Python 3.9 support

Removed
- Python 2.7 & 3.5 support

Fixed
- Fix not able to work with `pytest-xdist` plugin when `--dist loadfile` is set in configuration file (5)

0.3.0

Added
- W6401 `deprecated-pytest-yield-fixture`: add warning for [yield_fixture functions](https://docs.pytest.org/en/latest/yieldfixture.html)

Fixed
- Fix incorrect path separator for Windows (1)

0.2.0

Added
- Suppressing FP `no-member` from [using workaround of accessing cls in setup fixture](https://github.com/pytest-dev/pytest/issues/3778#issuecomment-411899446)

Changed
- Refactor plugin to group patches and augmentations

0.1.2

Fixed
- Fix fixtures defined with `pytest.yield_fixture` decorator still showing FP
- Fix crashes when using fixture + if + inline import
- Fix crashes when relatively importing fixtures (`from ..conftest import fixture`)

0.1.1

Fixed
- Fix crashes when `*args` or `**kwargs` is used in FuncDef

0.1

Added
- Suppressing FP `unused-import` with tests
- Suppressing FP `unused-argument` with tests
- Suppressing FP `redefined-outer-scope` with tests
- Add CI/CD configuration with Travis CI

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.