A pytest fixture for testing flake8 plugins
pytest-flake8-path is the successor to pytest-flake8dir. pytest-flake8dir was based upon pytest’s tmpdir fixture, which returned a legacy py.path.local object. Since version 3.9.0, pytest has provided the tmp_path fixture, which returns a standard library pathlib.Path object. pytest-flake8-path is a rewrite of pytest-flake8dir to use tmp_path instead of tmpdir.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.5.0-7.fc43 | - |
Fedora 42 | 1.5.0-6.fc42 | - |
Fedora 41 | 1.5.0-5.fc41 | - |
Fedora EPEL 9 | 1.3.0-1.el9 | - |
You can contact the maintainers of this package via email at
python-pytest-flake8-path dash maintainers at fedoraproject dot org
.