Skip to main content

Ignore tests of given django apps

Project description

Application to ignore some tests from a Django project (1.6 comptatible).

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="ignoretests.jenkins.JenkinsIgnoreTestSuiteRunner"

Changelog

2014-05-13 - 0.4.1

  • Don’t fail on exceptions

2014-02-15 - 0.4

  • Change Pypi package name

2013-11-21 - 0.3.3

  • Fixed import for Django 1.6

2012-04-19 - 0.3.2

  • Fix setup and MANIFEST

2012-04-10 - 0.3

  • Add a try-except block so that django apps that do not have models.py file do not break the test run

  • Doc fixes

2011-05-05 - 0.2

  • Add Jenkins compatibility

2011-02-13

  • 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-ignoretests2-0.4.1.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file django-ignoretests2-0.4.1.tar.gz.

File metadata

File hashes

Hashes for django-ignoretests2-0.4.1.tar.gz
Algorithm Hash digest
SHA256 660d52832bc6dec26e7dc937d88c858db080fa47af20868e8c3c065e7986f8db
MD5 9ed87de84f9881973da65e90e8bdb901
BLAKE2b-256 9206eb864b52239ddb9ce3c15ede640640063ef2ca1081b1f5f60d30c1aa9999

See more details on using hashes here.

Supported by

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