
Security News
The Nightmare Before Deployment
Season’s greetings from Socket, and here’s to a calm end of year: clean dependencies, boring pipelines, no surprises.
pytest-dependency
Advanced tools
|gh-test| |rtd| |pypi|
.. |gh-test| image:: https://github.com/RKrahl/pytest-dependency/actions/workflows/run-tests.yaml/badge.svg :target: https://github.com/RKrahl/pytest-dependency/actions/workflows/run-tests.yaml :alt: GitHub Workflow Status
.. |rtd| image:: https://img.shields.io/readthedocs/pytest-dependency/latest :target: https://pytest-dependency.readthedocs.io/en/latest/ :alt: Documentation build status
.. |pypi| image:: https://img.shields.io/pypi/v/pytest-dependency :target: https://pypi.org/project/pytest-dependency/ :alt: PyPI version
This module is a plugin for the popular Python testing framework
pytest_. It manages dependencies of tests: you may mark some tests
as dependent from other tests. These tests will then be skipped if
any of the dependencies did fail or has been skipped.
See the online documentation__.
The example test modules used in the documentation can be found in doc/examples in the source distribution.
.. _: Read the Docs site
Licensed under the Apache License_, Version 2.0 (the "License"); you
may not use this file except in compliance with the License.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
.. _pytest: http://pytest.org/ .. _Read the Docs site: https://pytest-dependency.readthedocs.io/ .. _Apache License: https://www.apache.org/licenses/LICENSE-2.0
FAQs
Manage dependencies of tests
We found that pytest-dependency demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Season’s greetings from Socket, and here’s to a calm end of year: clean dependencies, boring pipelines, no surprises.

Research
/Security News
Impostor NuGet package Tracer.Fody.NLog typosquats Tracer.Fody and its author, using homoglyph tricks, and exfiltrates Stratis wallet JSON/passwords to a Russian IP address.

Security News
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.