python3-pytest-flake8-path

pytest fixture for testing flake8 plugins (Python 3)

Description

Provides a fixture that wraps Pytest's built-in tmp_path fixture, to create a temporary directory, allow adding files, and running flake8.

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.

This package installs the library for Python 3.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/adamchainz/pytest-flake8-path


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-pytest-flake8-path