{ "info": { "author": "Johan Charpentier", "author_email": "cyberj@arcagenis.org", "bugtrack_url": null, "classifiers": [ "Framework :: Django", "License :: OSI Approved :: MIT License", "Programming Language :: Python" ], "description": "django-ignoretests2\n===================\n\nApplication to ignore some tests from a Django project (1.6 comptatible).\n\nhttps://github.com/cyberj/django-ignoretests\n\nUsage\n-----\n\nJust add add to your settings.py::\n\n TEST_RUNNER=\"ignoretests.DjangoIgnoreTestSuiteRunner\"\n IGNORE_TESTS = (\n # Apps to ignore. example : 'django.contrib.auth',\n )\n\nIf you want to use `django-jenkins `_ also add to your settings.py::\n\n JENKINS_TEST_RUNNER=\"ignoretests.jenkins.JenkinsIgnoreTestSuiteRunner\"\n\nChangelog\n---------\n\n2014-05-13 - 0.4.1\n\n * Don't fail on exceptions \n\n2014-02-15 - 0.4\n\n * Change Pypi package name\n\n2013-11-21 - 0.3.3\n\n * Fixed import for Django 1.6\n\n2012-04-19 - 0.3.2\n\n * Fix setup and MANIFEST\n\n2012-04-10 - 0.3\n\n * Add a try-except block so that django apps that do not have models.py file do not break the test run\n * Doc fixes\n\n2011-05-05 - 0.2\n\n * Add Jenkins compatibility\n\n2011-02-13 \n\n * Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cyberj/django-ignoretests", "keywords": "", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-ignoretests2", "package_url": "https://pypi.org/project/django-ignoretests2/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-ignoretests2/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/cyberj/django-ignoretests" }, "release_url": "https://pypi.org/project/django-ignoretests2/0.4.1/", "requires_dist": null, "requires_python": null, "summary": "Ignore tests of given django apps", "version": "0.4.1" }, "last_serial": 1090679, "releases": { "0.4": [ { "comment_text": "built for Linux-3.12-1-amd64-x86_64-with-glibc2.4", "digests": { "md5": "76db6600310e6311aeff3394e81fb279", "sha256": "fd7f97ecdff2aa0968fc893b6f4d8d8d57804dda4ef85b1649be7af9686c7741" }, "downloads": -1, "filename": "django-ignoretests2-0.4.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "76db6600310e6311aeff3394e81fb279", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 3080, "upload_time": "2014-02-15T09:06:20", "url": "https://files.pythonhosted.org/packages/c9/e5/c933d3271ed3ced91cfd9ca264da1355521b46454307cd076c7ef09a030e/django-ignoretests2-0.4.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "fcab479d6620d047752894d408827c65", "sha256": "335a48d4170e137a28905c67e67896a33ff3689190a22947b7a65b11c5a5d5a4" }, "downloads": -1, "filename": "django-ignoretests2-0.4.tar.gz", "has_sig": false, "md5_digest": "fcab479d6620d047752894d408827c65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2678, "upload_time": "2014-02-15T09:06:13", "url": "https://files.pythonhosted.org/packages/80/23/f5a5b38f49a787e9a24c01e4a246dee50a8c87a4c0702c5979d92b09b0d9/django-ignoretests2-0.4.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "9ed87de84f9881973da65e90e8bdb901", "sha256": "660d52832bc6dec26e7dc937d88c858db080fa47af20868e8c3c065e7986f8db" }, "downloads": -1, "filename": "django-ignoretests2-0.4.1.tar.gz", "has_sig": false, "md5_digest": "9ed87de84f9881973da65e90e8bdb901", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2756, "upload_time": "2014-05-13T12:30:22", "url": "https://files.pythonhosted.org/packages/92/06/eb864b52239ddb9ce3c15ede640640063ef2ca1081b1f5f60d30c1aa9999/django-ignoretests2-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9ed87de84f9881973da65e90e8bdb901", "sha256": "660d52832bc6dec26e7dc937d88c858db080fa47af20868e8c3c065e7986f8db" }, "downloads": -1, "filename": "django-ignoretests2-0.4.1.tar.gz", "has_sig": false, "md5_digest": "9ed87de84f9881973da65e90e8bdb901", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2756, "upload_time": "2014-05-13T12:30:22", "url": "https://files.pythonhosted.org/packages/92/06/eb864b52239ddb9ce3c15ede640640063ef2ca1081b1f5f60d30c1aa9999/django-ignoretests2-0.4.1.tar.gz" } ] }