{ "info": { "author": "Andreas Pelme", "author_email": "andreas@pelme.se", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.11", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "Framework :: Django :: 2.0", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Testing" ], "description": ".. image:: https://img.shields.io/pypi/v/pytest-django.svg?style=flat\n :alt: PyPI Version\n :target: https://pypi.python.org/pypi/pytest-django\n\n.. image:: https://img.shields.io/pypi/pyversions/pytest-django.svg\n :alt: Supported Python versions\n :target: https://pypi.python.org/pypi/pytest-django\n\n.. image:: https://travis-ci.org/pytest-dev/pytest-django.svg?branch=master\n :alt: Build Status\n :target: https://travis-ci.org/pytest-dev/pytest-django\n\n.. image:: https://img.shields.io/codecov/c/github/pytest-dev/pytest-django.svg?style=flat\n :alt: Coverage\n :target: https://codecov.io/gh/pytest-dev/pytest-django\n\nWelcome to pytest-django!\n=========================\n\npytest-django allows you to test your Django project/applications with the\n`pytest testing tool `_.\n\n* `Quick start / tutorial\n `_\n* `Changelog `_\n* Full documentation: https://pytest-django.readthedocs.io/en/latest/\n* `Contribution docs\n `_\n* Version compatibility:\n\n * Django: 1.8-1.11, 2.0 and latest master branch (compatible at the time of each release)\n * Python: CPython 2.7, 3.4-3.6 or PyPy 2, 3\n * pytest: >2.9.x\n\n* Licence: BSD\n* Project maintainers: Andreas Pelme, Floris Bruynooghe and Daniel Hahler\n* `All contributors `_\n* GitHub repository: https://github.com/pytest-dev/pytest-django\n* `Issue tracker `_\n* `Python Package Index (PyPI) `_\n\nInstall pytest-django\n---------------------\n\n::\n\n pip install pytest-django\n\nWhy would I use this instead of Django's `manage.py test` command?\n------------------------------------------------------------------\n\nRunning your test suite with pytest-django allows you to tap into the features\nthat are already present in pytest. Here are some advantages:\n\n* `Manage test dependencies with pytest fixtures. `_\n* Less boilerplate tests: no need to import unittest, create a subclass with methods. Write tests as regular functions.\n* Database re-use: no need to re-create the test database for every test run.\n* Run tests in multiple processes for increased speed (with the pytest-xdist plugin).\n* Make use of other `pytest plugins `_.\n* Works with both worlds: Existing unittest-style TestCase's still work without any modifications.\n\nSee the `pytest documentation `_ for more information on pytest itself.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pytest-django.readthedocs.io/", "keywords": "", "license": "BSD-3-Clause", "maintainer": "", "maintainer_email": "", "name": "pytest-django-gcir", "package_url": "https://pypi.org/project/pytest-django-gcir/", "platform": "", "project_url": "https://pypi.org/project/pytest-django-gcir/", "project_urls": { "Homepage": "https://pytest-django.readthedocs.io/" }, "release_url": "https://pypi.org/project/pytest-django-gcir/2.8.1/", "requires_dist": null, "requires_python": "", "summary": "A Django plugin for pytest.", "version": "2.8.1" }, "last_serial": 3643890, "releases": { "2.8.1": [ { "comment_text": "", "digests": { "md5": "968d9d014b20061ba21e99db603daf12", "sha256": "19a8f3428d4167d258c40e5b1895c01d3fc3a9111943b609b4813b61778e6597" }, "downloads": -1, "filename": "pytest-django-gcir-2.8.1.tar.gz", "has_sig": false, "md5_digest": "968d9d014b20061ba21e99db603daf12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63347, "upload_time": "2018-03-06T12:35:19", "url": "https://files.pythonhosted.org/packages/15/9c/3b287e67bf45dc06e5ef1ef8fba884e4cd4d10a3a4fc8a7c15c0e2c11a84/pytest-django-gcir-2.8.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "968d9d014b20061ba21e99db603daf12", "sha256": "19a8f3428d4167d258c40e5b1895c01d3fc3a9111943b609b4813b61778e6597" }, "downloads": -1, "filename": "pytest-django-gcir-2.8.1.tar.gz", "has_sig": false, "md5_digest": "968d9d014b20061ba21e99db603daf12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63347, "upload_time": "2018-03-06T12:35:19", "url": "https://files.pythonhosted.org/packages/15/9c/3b287e67bf45dc06e5ef1ef8fba884e4cd4d10a3a4fc8a7c15c0e2c11a84/pytest-django-gcir-2.8.1.tar.gz" } ] }