{
"info": {
"author": "Andy Freeland",
"author_email": "andy@andyfreeland.net",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3.2",
"Programming Language :: Python :: 3.3",
"Topic :: Software Development :: Testing"
],
"description": "pytest-django-haystack\n======================\n\npytest-django-haystack is a plugin for `pytest `_ and `pytest-django `_ that rebuilds the Haystack index before every test and clears it again after.\n\nQuick start\n===========\n\n1. ``pip install pytest-django-haystack``\n2. Mark tests with the ``pytest.mark.haystack`` marker.\n\n\nYou can optionally specify which haystack connection(s) should be used::\n\n @pytest.mark.haystack(connection=[\"test\"])\n\n\n\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/rouge8/pytest-django-haystack",
"keywords": "",
"license": "",
"maintainer": "",
"maintainer_email": "",
"name": "pytest-django-haystack",
"package_url": "https://pypi.org/project/pytest-django-haystack/",
"platform": "",
"project_url": "https://pypi.org/project/pytest-django-haystack/",
"project_urls": {
"Homepage": "http://github.com/rouge8/pytest-django-haystack"
},
"release_url": "https://pypi.org/project/pytest-django-haystack/0.3.0/",
"requires_dist": [
"pytest (>=2.3.4)",
"pytest-django (>=2.3)"
],
"requires_python": "",
"summary": "Cleanup your Haystack indexes between tests",
"version": "0.3.0"
},
"last_serial": 3146211,
"releases": {
"0.1": [
{
"comment_text": "",
"digests": {
"md5": "418b38c1d4d053e0588f2172f29017dc",
"sha256": "3d2f33dacee15167aa17b006750288c46022f631b34e12bae403d4b8a42d2284"
},
"downloads": -1,
"filename": "pytest_django_haystack-0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "418b38c1d4d053e0588f2172f29017dc",
"packagetype": "bdist_wheel",
"python_version": "2.7",
"requires_python": null,
"size": 3581,
"upload_time": "2014-05-14T16:43:51",
"url": "https://files.pythonhosted.org/packages/f9/54/56c1bddb660dbd72b3160424040cdf3cc5ace524ba747551db1f531f47be/pytest_django_haystack-0.1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "733e7fd833dc84239430dcc9b1651b5e",
"sha256": "91b0603ba1272d5483a042dd463270cf2c6c1b209fb21c29bf185d3160d1ebe6"
},
"downloads": -1,
"filename": "pytest-django-haystack-0.1.tar.gz",
"has_sig": false,
"md5_digest": "733e7fd833dc84239430dcc9b1651b5e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2064,
"upload_time": "2014-02-20T21:24:33",
"url": "https://files.pythonhosted.org/packages/3e/a6/eab416bd0a90748514903118473566b01a6bef16674a7307f51961bca7dc/pytest-django-haystack-0.1.tar.gz"
}
],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "01e83774da9616c0435de66531e678f7",
"sha256": "0b983ee877ddb0053ae8f140f173fcce6a0718311a4f44868f1ac1c63ff7e00e"
},
"downloads": -1,
"filename": "pytest_django_haystack-0.1.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "01e83774da9616c0435de66531e678f7",
"packagetype": "bdist_wheel",
"python_version": "2.7",
"requires_python": null,
"size": 3620,
"upload_time": "2014-05-14T16:49:05",
"url": "https://files.pythonhosted.org/packages/5c/93/959f3f02861fc64791dffcacd6f2e9528c23baed70d3a8e952e263a76e73/pytest_django_haystack-0.1.1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "74cdf890ca61fddd3cb6125a02c85ee0",
"sha256": "724c3299bcefb85210f1b5bc79da91f2c380dd8356420cb0ed47f7c047b5a74a"
},
"downloads": -1,
"filename": "pytest-django-haystack-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "74cdf890ca61fddd3cb6125a02c85ee0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2096,
"upload_time": "2014-05-14T16:48:59",
"url": "https://files.pythonhosted.org/packages/ce/b2/eeb3860dd87fccead2b3a4ec4d13a1fb2a1bd968bdb9d9ea1d4fdc613fef/pytest-django-haystack-0.1.1.tar.gz"
}
],
"0.2.0": [
{
"comment_text": "",
"digests": {
"md5": "777bf106df968835c98ad8b522d5976e",
"sha256": "fefe31e711b50f84b79ebe2d2889871639a402d1f776ec193f2d5b6f37412387"
},
"downloads": -1,
"filename": "pytest_django_haystack-0.2.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "777bf106df968835c98ad8b522d5976e",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 3653,
"upload_time": "2016-11-16T18:48:07",
"url": "https://files.pythonhosted.org/packages/27/0b/17999fb3c8974d292a88945fe1a1538ef6d12b668f5dfd3b40fcd515867f/pytest_django_haystack-0.2.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "70d8eed268433e474a7652a35471e40e",
"sha256": "15aa67ebcd5cadaaac953ec58a68e9bd759f8692f64e5d1d1d97162b5874f91f"
},
"downloads": -1,
"filename": "pytest-django-haystack-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "70d8eed268433e474a7652a35471e40e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2102,
"upload_time": "2016-11-16T18:48:10",
"url": "https://files.pythonhosted.org/packages/68/c2/e3b4c63b4e7bcf22caf8c73d8a106b05e173d97f1ef81c15ad6e86c7eb67/pytest-django-haystack-0.2.0.tar.gz"
}
],
"0.3.0": [
{
"comment_text": "",
"digests": {
"md5": "799018dcb4cecf3f28cc7bc105648f1b",
"sha256": "0232ba7cda4474cfb169c6f31eca1c2428d1cfac267cd040715e3516ef5afade"
},
"downloads": -1,
"filename": "pytest_django_haystack-0.3.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "799018dcb4cecf3f28cc7bc105648f1b",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 3921,
"upload_time": "2017-09-03T22:07:53",
"url": "https://files.pythonhosted.org/packages/61/a6/5e87ce1ab2bd2f870606df8869921bd74ca8459de395fc382e2210f726c2/pytest_django_haystack-0.3.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "a88829ff2476be130e5681fe18da6a38",
"sha256": "43547d5d8a816d1b460835a2b384a8ddac985c06ff79ab3f9216107460174f80"
},
"downloads": -1,
"filename": "pytest-django-haystack-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "a88829ff2476be130e5681fe18da6a38",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2305,
"upload_time": "2017-09-03T22:07:55",
"url": "https://files.pythonhosted.org/packages/46/e2/87919414724ebed931249fe59def028c429e133f63c12c7dcb655e7c8519/pytest-django-haystack-0.3.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "799018dcb4cecf3f28cc7bc105648f1b",
"sha256": "0232ba7cda4474cfb169c6f31eca1c2428d1cfac267cd040715e3516ef5afade"
},
"downloads": -1,
"filename": "pytest_django_haystack-0.3.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "799018dcb4cecf3f28cc7bc105648f1b",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 3921,
"upload_time": "2017-09-03T22:07:53",
"url": "https://files.pythonhosted.org/packages/61/a6/5e87ce1ab2bd2f870606df8869921bd74ca8459de395fc382e2210f726c2/pytest_django_haystack-0.3.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "a88829ff2476be130e5681fe18da6a38",
"sha256": "43547d5d8a816d1b460835a2b384a8ddac985c06ff79ab3f9216107460174f80"
},
"downloads": -1,
"filename": "pytest-django-haystack-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "a88829ff2476be130e5681fe18da6a38",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2305,
"upload_time": "2017-09-03T22:07:55",
"url": "https://files.pythonhosted.org/packages/46/e2/87919414724ebed931249fe59def028c429e133f63c12c7dcb655e7c8519/pytest-django-haystack-0.3.0.tar.gz"
}
]
}