Skip to main content

A pytest plugin to find dependencies between tests

Project description

PyPI version Python versions

A pytest plugin to find dependencies between tests.


This pytest plugin was generated with Cookiecutter along with @hackebrot’s cookiecutter-pytest-plugin template.

Features

The plugin aims to find dependencies between tests by running the tests in backwards direction, and trying to find any dependencies using a binary search. Note that the plugin is still work in progress.

Installation

You can install “pytest-find-dependencies” via pip from PyPI:

$ pip install pytest-find-dependencies

Usage

If the plugin is installed, it can be used by adding the pytest option –find-dependencies.

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the MIT license, “pytest-find-dependencies” is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest-find-dependencies-0.1.0.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

pytest_find_dependencies-0.1.0-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page