{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "Copyright (c) 2017, Melvyn Sopacua\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nDescription: Django eXtra Test Cases\n ^^^^^^^^^^^^^^^^^^^^^^^\n \n .. image:: https://readthedocs.org/projects/django-xtc/badge/?version=latest\n :target: http://django-xtc.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n \n Django's test cases focus on test cases for use with a database.\n \n This is excellent as it is the hardest thing to do right. Yet, when creating\n (reusable) apps that do not have any models or testing views that do not use\n any models, you often find yourself doing the same thing with SimpleTestCase.\n \n This issue is the focus of Django XTC.\n \n TemplateTestCase\n ^^^^^^^^^^^^^^^^\n \n The core test case for testing templates. Requires a template test directory\n which can be set on the class level and will fall back to TEMPLATE_TEST_DIR\n using Django's settings_.\n \n Below this directory, at least two subdirectories are used:\n \n - ``src``: The template code\n - ``expect``: The expected output of that template code\n - ``actual``: (optional) Used if the output is to be saved for post-mortem\n analysis.\n \n At the core is the test method `assertTemplateEqual`, which compares the\n expected template code with the actual. The template context (the variables)\n can be manipulated using the `template_context` attribute.\n \n .. _settings: https://docs.djangoproject.com/en/1.11/topics/settings/\n \nKeywords: django unittests\nPlatform: UNKNOWN\nClassifier: Development Status :: 3 - Alpha\nClassifier: Environment :: Web Environment\nClassifier: Intended Audience :: Developers\nClassifier: Framework :: Django\nClassifier: License :: OSI Approved :: BSD License\nClassifier: Natural Language :: English\nClassifier: Programming Language :: Python :: 3\nClassifier: Programming Language :: Python :: 3.4\nClassifier: Programming Language :: Python :: 3.5\nClassifier: Programming Language :: Python :: 3.6\nClassifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content\nClassifier: Topic :: Software Development :: Libraries :: Python Modules\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/melvyn-sopacua/django_xtc", "keywords": "", "license": "BSD 2-Clause License", "maintainer": "", "maintainer_email": "", "name": "django-xtc", "package_url": "https://pypi.org/project/django-xtc/", "platform": "", "project_url": "https://pypi.org/project/django-xtc/", "project_urls": { "Homepage": "http://github.com/melvyn-sopacua/django_xtc" }, "release_url": "https://pypi.org/project/django-xtc/0.2.0/", "requires_dist": [ "Django (>=1.9)", "coverage (>=4.4.1); extra == 'contributor'", "sphinx (>=1.6); extra == 'contributor'", "twine; extra == 'contributor'", "sphinx (>=1.6); extra == 'docs'", "sphinx (>=1.6); extra == 'rtd'", "sphinx-rtd-theme; extra == 'rtd'" ], "requires_python": "", "summary": "eXtra Test Cases for Django", "version": "0.2.0" }, "last_serial": 3128622, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "548e077aec0b7a66cc5a6bbb931689e3", "sha256": "d10bd414d976beae9783742f1b499018d1aa977fa370f4afc2a7d08183eef280" }, "downloads": -1, "filename": "django_xtc-0.1.0-py3-none-any.whl", "has_sig": true, "md5_digest": "548e077aec0b7a66cc5a6bbb931689e3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8093, "upload_time": "2017-08-10T20:48:34", "url": "https://files.pythonhosted.org/packages/17/60/e4c09ccbd18a6c13b1ebec0e376fc26826a58e8a396e6aa2abcd93564221/django_xtc-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dcce6a08d31a4d4185be3f10bf1b8b73", "sha256": "34513149da72ceb8ba71fb2a47b7a535712a00cdbb5aa7493ea27ba1a70ebc7e" }, "downloads": -1, "filename": "django_xtc-0.1.0.tar.gz", "has_sig": true, "md5_digest": "dcce6a08d31a4d4185be3f10bf1b8b73", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6611, "upload_time": "2017-08-10T20:48:36", "url": "https://files.pythonhosted.org/packages/00/24/09d5bf12c98e82039e0ce596ba4f887109e9d5d7781715185ee6c19e77f8/django_xtc-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9e5a23f820d0bd5c9632f8783b5d9920", "sha256": "9ba24af1dc2d129b51e44624b19a9a850ece57836fba3925c76c4e86be82fc89" }, "downloads": -1, "filename": "django_xtc-0.1.1-py3-none-any.whl", "has_sig": true, "md5_digest": "9e5a23f820d0bd5c9632f8783b5d9920", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9916, "upload_time": "2017-08-11T08:30:45", "url": "https://files.pythonhosted.org/packages/b6/6c/ef6a44060c1f25ec570dba985a5d60b3e8c8fcd604cb7124b53a7c3c3636/django_xtc-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "540d0e408e1d70b1fed6a80e2ff17269", "sha256": "97a242744c42add50b86877b0d75c5e7295393d5ea1e562b737be3c44fd80069" }, "downloads": -1, "filename": "django_xtc-0.1.1.tar.gz", "has_sig": true, "md5_digest": "540d0e408e1d70b1fed6a80e2ff17269", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6896, "upload_time": "2017-08-11T08:30:47", "url": "https://files.pythonhosted.org/packages/f1/90/5880013655b1caa20cc0940ded67354abd2e7e8d4b772dc34d92cad53dff/django_xtc-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "a2dc91b3722c023631e892799d40d913", "sha256": "625615ded1d5a36fd6ca99c938490b6eff43f4f1510c300ac99b7fdb0e15c07f" }, "downloads": -1, "filename": "django_xtc-0.2.0-py3-none-any.whl", "has_sig": true, "md5_digest": "a2dc91b3722c023631e892799d40d913", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11048, "upload_time": "2017-08-28T10:12:09", "url": "https://files.pythonhosted.org/packages/9d/8e/d1613bec1a0869cfd63c75b70224e1d1088129989f741baf8f736996dddc/django_xtc-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "00df889051c9ce5921489fbbe09418b1", "sha256": "96cd24aaac00d101b909f906c2bee2aa42763ab68cae9912b5bec73439d50349" }, "downloads": -1, "filename": "django_xtc-0.2.0.tar.gz", "has_sig": true, "md5_digest": "00df889051c9ce5921489fbbe09418b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7956, "upload_time": "2017-08-28T10:12:11", "url": "https://files.pythonhosted.org/packages/e2/47/446798e522545dac42f88911f2ca1bff99ac8883ac6b28493d91b0c333ab/django_xtc-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a2dc91b3722c023631e892799d40d913", "sha256": "625615ded1d5a36fd6ca99c938490b6eff43f4f1510c300ac99b7fdb0e15c07f" }, "downloads": -1, "filename": "django_xtc-0.2.0-py3-none-any.whl", "has_sig": true, "md5_digest": "a2dc91b3722c023631e892799d40d913", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11048, "upload_time": "2017-08-28T10:12:09", "url": "https://files.pythonhosted.org/packages/9d/8e/d1613bec1a0869cfd63c75b70224e1d1088129989f741baf8f736996dddc/django_xtc-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "00df889051c9ce5921489fbbe09418b1", "sha256": "96cd24aaac00d101b909f906c2bee2aa42763ab68cae9912b5bec73439d50349" }, "downloads": -1, "filename": "django_xtc-0.2.0.tar.gz", "has_sig": true, "md5_digest": "00df889051c9ce5921489fbbe09418b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7956, "upload_time": "2017-08-28T10:12:11", "url": "https://files.pythonhosted.org/packages/e2/47/446798e522545dac42f88911f2ca1bff99ac8883ac6b28493d91b0c333ab/django_xtc-0.2.0.tar.gz" } ] }