{
"info": {
"author": "Bernhard (Bernd) Biskup",
"author_email": "bbiskup@gmx.de",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 2 - Pre-Alpha",
"Environment :: Console",
"Environment :: Plugins",
"Environment :: Web Environment",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3.5",
"Topic :: Software Development :: Testing"
],
"description": "pytest-purkinje\n===============\n\n\npy.test plugin for the purkinje test runner.\nSee `pukinje test runner `_ on how\nto get started.\n\nBuild Status\n============\n\n====== ===============\nBranch Status\n====== ===============\ndev |travis-dev|\nmaster |travis-master|\n====== ===============\n\nCoverage: |coveralls|\n\nSupported Python versions\n=========================\n\n- Python 2.7.x\n- Python 3.x\n- pypy\n\nDevelopment\n===========\n\nSetup\n-----\n\nClone other relevant purkinje-* packages, then::\n\n mkvirtualenv purkinje\n workon purkinje \n pip install --editable .\n\nConventions\n-----------\n\n- uses `semantic versioning `_\n- uses `git-flow git workflow `_\n- `GitHub page `_\n\n.. |travis-dev| image:: https://travis-ci.org/bbiskup/pytest-purkinje.svg?branch=dev\n :target: https://travis-ci.org/bbiskup/pytest-purkinje\n.. |travis-master| image:: https://travis-ci.org/bbiskup/pytest-purkinje.svg?branch=master\n :target: https://travis-ci.org/bbiskup/pytest-purkinje\n.. |coveralls| image:: https://coveralls.io/repos/bbiskup/pytest-purkinje/badge.png\n :target: https://coveralls.io/r/bbiskup/pytest-purkinje\n\n\nChangeLog\n=========\n\nSome minor changes were omitted from this list. For details, see git log.\n\nRelease 0.1.5\n-------------\n\n- **Breaking change:** replaced plugin parameter ``websocket_url`` with\n ``websocket_host`` and ``websocket_port``. Please update your ``pytest.ini``\n accordingly if you use non-default settings for purkinje.\n\nRelease 0.1.4\n-------------\n\n2015-03-03\n\n- Sorted out Travis environment issues\n\nRelease 0.1.3\n-------------\n\n2015-03-02\n\n- Minor changes\n\nRelease 0.1.2\n-------------\n\n2015-03-01\n\n- Sorted out Travis environment issues\n\nRelease 0.1.1\n-------------\n\n2015-03-01\n\n- Loosened version restriction on flotsam lib\n\nRelease 0.1.0\n-------------\n\n2015-03-01\n\nStart of Development\n--------------------\n\n2014-12-11\n",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/bbiskup/pytest-purkinje/",
"keywords": "purkinje pytest testrunner websockets",
"license": "The MIT License (MIT)",
"maintainer": "",
"maintainer_email": "",
"name": "pytest-purkinje",
"package_url": "https://pypi.org/project/pytest-purkinje/",
"platform": "",
"project_url": "https://pypi.org/project/pytest-purkinje/",
"project_urls": {
"Homepage": "https://github.com/bbiskup/pytest-purkinje/"
},
"release_url": "https://pypi.org/project/pytest-purkinje/0.1.6/",
"requires_dist": null,
"requires_python": "",
"summary": "py.test plugin for purkinje test runner",
"version": "0.1.6"
},
"last_serial": 3286819,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "7af02bae9c5d9fc0da3d4528f11520eb",
"sha256": "699f275181ce10ad7dc55d597d229422a84840aaeee634b8e0ad4dec923bd76b"
},
"downloads": -1,
"filename": "pytest-purkinje-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "7af02bae9c5d9fc0da3d4528f11520eb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10465,
"upload_time": "2015-03-01T11:33:14",
"url": "https://files.pythonhosted.org/packages/72/88/45424338bb5679164faaf6845671a8c5f221199cf87a1c4c909ba0acecd4/pytest-purkinje-0.1.0.tar.gz"
}
],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "1190e7ed0921d00634fd35242afbecf8",
"sha256": "f770d019bcdbbacf9487a622cf40fbe58d0647daf196d2fb6f1d94f803e76b14"
},
"downloads": -1,
"filename": "pytest-purkinje-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "1190e7ed0921d00634fd35242afbecf8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10461,
"upload_time": "2015-03-01T11:36:28",
"url": "https://files.pythonhosted.org/packages/54/dd/273f070096bae1ebea89676616d32b3bee59c2c985d73a6502084ac0fa50/pytest-purkinje-0.1.1.tar.gz"
}
],
"0.1.2": [
{
"comment_text": "",
"digests": {
"md5": "2b46d494b7eed463cc628f9c30cba79c",
"sha256": "9e46b1f9ffa865fce39a4695db97a8ec690354b431d99804c3c01314d4dd1cf3"
},
"downloads": -1,
"filename": "pytest-purkinje-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "2b46d494b7eed463cc628f9c30cba79c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10532,
"upload_time": "2015-03-01T20:58:05",
"url": "https://files.pythonhosted.org/packages/da/05/d04ac5c475fb53eca79afdda53571a27f146d0150121e6ac3b378e1bb791/pytest-purkinje-0.1.2.tar.gz"
}
],
"0.1.3": [
{
"comment_text": "",
"digests": {
"md5": "928ce68571d6922b8a036e9d5a18b9f5",
"sha256": "f198195aab9dec69d2593ad21f5059a2dc011cb969f0cc11570128d2e7ed99df"
},
"downloads": -1,
"filename": "pytest-purkinje-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "928ce68571d6922b8a036e9d5a18b9f5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10537,
"upload_time": "2015-03-02T05:32:01",
"url": "https://files.pythonhosted.org/packages/2c/86/5a550441ad51c57fc9abec8c833ceba67b81183254c044bf20f4eb417a0e/pytest-purkinje-0.1.3.tar.gz"
}
],
"0.1.4": [
{
"comment_text": "",
"digests": {
"md5": "de2335ec1d07988f7ebbfa7ece5ade4a",
"sha256": "b3e2135d3388796854e39c8f3b267d4adb5ca18ba90736598c5aa9c84baa830b"
},
"downloads": -1,
"filename": "pytest-purkinje-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "de2335ec1d07988f7ebbfa7ece5ade4a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10551,
"upload_time": "2015-03-02T06:30:33",
"url": "https://files.pythonhosted.org/packages/0b/b4/de2b14546c3d2c947777a848ec2d4c799a962c6737960e41c0fa67414c33/pytest-purkinje-0.1.4.tar.gz"
}
],
"0.1.5": [
{
"comment_text": "",
"digests": {
"md5": "75c5df0f802d4d194f032d8c077fe4b0",
"sha256": "eed0d11db624d783a58977f3fcaa679a75ff8cf2b1b8119771c96c09d06b352d"
},
"downloads": -1,
"filename": "pytest-purkinje-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "75c5df0f802d4d194f032d8c077fe4b0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11008,
"upload_time": "2015-03-08T09:55:25",
"url": "https://files.pythonhosted.org/packages/19/cf/4863c15e09df7ea8af44385d1fbbbf88c8cb1eb765082700bd0ea7dc6943/pytest-purkinje-0.1.5.tar.gz"
}
],
"0.1.6": [
{
"comment_text": "",
"digests": {
"md5": "36cf1371a0aa81b2712e65cf9d1f5382",
"sha256": "3a6f6cdc2ba0a6b79227c2f87910d5f482df800efc7aff3d2e8535aeb970cada"
},
"downloads": -1,
"filename": "pytest-purkinje-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "36cf1371a0aa81b2712e65cf9d1f5382",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10512,
"upload_time": "2017-10-28T20:38:32",
"url": "https://files.pythonhosted.org/packages/00/68/6d8b037b246007921e4f1b60b6538f3db980a3478bbb234421a701d47026/pytest-purkinje-0.1.6.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "36cf1371a0aa81b2712e65cf9d1f5382",
"sha256": "3a6f6cdc2ba0a6b79227c2f87910d5f482df800efc7aff3d2e8535aeb970cada"
},
"downloads": -1,
"filename": "pytest-purkinje-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "36cf1371a0aa81b2712e65cf9d1f5382",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10512,
"upload_time": "2017-10-28T20:38:32",
"url": "https://files.pythonhosted.org/packages/00/68/6d8b037b246007921e4f1b60b6538f3db980a3478bbb234421a701d47026/pytest-purkinje-0.1.6.tar.gz"
}
]
}