Skip to main content

Select some django apps and ignore theirs tests

Project description

Application to ignore some tests from a Django project.

https://github.com/cyberj/django-ignoretests

Usage

Just add add to your settings.py:

TEST_RUNNER="ignoretests.DjangoIgnoreTestSuiteRunner"
IGNORE_TESTS = (
    # Apps to ignore. example : 'django.contrib.auth',
    )

If you want to use django-jenkins also add to your settings.py:

JENKINS_TEST_RUNNER="testignore.jenkins.JenkinsIgnoreTestSuiteRunner"

Changelog

2011-05-05 - Johan Charpentier <cyberj@arcagenis.org>

  • Add Jenkins compatibility

  • Tag 0.2

2011-02-13 - Johan Charpentier <cyberj@arcagenis.org>

  • Initial release

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

django-ignoretests-0.2.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file django-ignoretests-0.2.tar.gz.

File metadata

File hashes

Hashes for django-ignoretests-0.2.tar.gz
Algorithm Hash digest
SHA256 172af1c24449402ce403adf1d28905ab869e0b28564dba3affa129be5faabfc5
MD5 8ddc62bcafa7458938327b835989ed01
BLAKE2b-256 43863638aaa4e444260f27f5d506f58911879b503002ff93cfe8ded828b3596b

See more details on using hashes here.

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