Pytest Enabler 3.1.1 | Coderz Repository

pytest-enabler 3.1.1

Last updated:

0 purchases

pytest-enabler 3.1.1 Image
pytest-enabler 3.1.1 Images

Free

Languages

Categories

Add to Cart

Description:

pytestenabler 3.1.1

The enabler plugin allows configuration of plugins if present, but omits the settings if the plugin is not present. For example, the following config enables black to be enabled when present:
[tool.pytest-enabler.black]
addopts = "--black"
Then, to temporarily disable a plugin, use pytest’s built-in support for disabling a plugin:
pytest -p no:black
enabler includes a default config.
Known to work with the following plugins:

pytest-black
pytest-cov
pytest-flake8
pytest-mypy
pytest-ruff
pytest-xdist
pytest-ignore-flaky

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.