{ "info": { "author": "Martin Owens", "author_email": "doctormo@gmail.com", "bugtrack_url": null, "classifiers": [], "description": ".. image:: https://raw.githubusercontent.com/doctormo/django-extratest/master/icon.png\n :class: floating-box\n :alt: Django AutoTest\n\nDescription\n===========\n\nProvides extra base test functionality for django test suites.\n\nInstallation\n============\n\nInstall via pip or your python egg layer of choice:\n\npip install django-extratest\n\nNo other apps are required except for django core.\n\nBase Test Classes\n=================\n\nextratest.base contains useful base classes which can help you write tests for django.\nThe functionality includes getObj for getting objects of a certain type. assertGet/Post\nfor making requests with status checking and forum error checking. As well as client\nand user management functions.\n\nDevelopment\n===========\n\nPlease come help this project by using the code, writing tests and leting the\nproject authors know you appreciate their code:\n\nhttp://gitlab.com/doctormo/django-extratest\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/doctormo/django-extratest", "keywords": "", "license": "LGPLv3", "maintainer": "", "maintainer_email": "", "name": "django-extratest", "package_url": "https://pypi.org/project/django-extratest/", "platform": "linux", "project_url": "https://pypi.org/project/django-extratest/", "project_urls": { "Homepage": "https://gitlab.com/doctormo/django-extratest" }, "release_url": "https://pypi.org/project/django-extratest/2.0/", "requires_dist": null, "requires_python": "", "summary": "Django extra useful test base classes", "version": "2.0" }, "last_serial": 5816957, "releases": { "1.6": [ { "comment_text": "", "digests": { "md5": "982711a9f4f8955b49f4a3e5b91a85e9", "sha256": "f29988985cab25f0dc88001fcc76d2d1d1dc32518c64fec0776fdf4b2cb05b7e" }, "downloads": -1, "filename": "django-extratest-1.6.tar.gz", "has_sig": false, "md5_digest": "982711a9f4f8955b49f4a3e5b91a85e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20124, "upload_time": "2018-07-04T11:38:37", "url": "https://files.pythonhosted.org/packages/43/83/ce447a54250f59857d152914819b22b53fbf0969efd983a4b52490ea2f2e/django-extratest-1.6.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "291907fa8be3d25b12d7739035ed261c", "sha256": "89a2b498dc8c270a0fde921757d94e1c5e001eebe393d2525b6d08e46bcdf265" }, "downloads": -1, "filename": "django-extratest-2.0.tar.gz", "has_sig": false, "md5_digest": "291907fa8be3d25b12d7739035ed261c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20430, "upload_time": "2019-09-11T21:10:55", "url": "https://files.pythonhosted.org/packages/00/4b/5e9bb3aa09bc74c6f99f18ab473f289b4d8ccf1ba3faf50394c0d36efe5a/django-extratest-2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "291907fa8be3d25b12d7739035ed261c", "sha256": "89a2b498dc8c270a0fde921757d94e1c5e001eebe393d2525b6d08e46bcdf265" }, "downloads": -1, "filename": "django-extratest-2.0.tar.gz", "has_sig": false, "md5_digest": "291907fa8be3d25b12d7739035ed261c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20430, "upload_time": "2019-09-11T21:10:55", "url": "https://files.pythonhosted.org/packages/00/4b/5e9bb3aa09bc74c6f99f18ab473f289b4d8ccf1ba3faf50394c0d36efe5a/django-extratest-2.0.tar.gz" } ] }