Skip to main content

Exclude specific files and directories from nosetests runs.

Project description

A simple nose plugin that allow for excluding directories and files from test discovery by path or glob pattern. Inspired by nose-exclude.

Installation

$ pip install nose-pattern-exclude

Usage

$ nosetest \
    --exclude-path=./stuff \
    --exclude-path=/code/morestuff.py \
    --exclude-path=app/api/v?/*/tests.py

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

nose-pattern-exclude-0.1.0.tar.gz (1.8 kB view hashes)

Uploaded Source

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