Skip to main content

py.test plugin to ignore the same files as git

Project description

This py.test plugin will tell py.test to ignore any file that git ignores, when it’s collecting tests. For example, if you keep virtualenvs in your source directory, you can have both git and py.test ignore them by putting them in your .gitignore. To see whether a file is ignored by git, run git check-ignore (filename).

This plugin is registered as ‘gitignore’.

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-gitignore-1.3.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

pytest_gitignore-1.3-py2.py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 2 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