{
"info": {
"author": "Geoffrey Sneddon",
"author_email": "geoffers@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.2",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Topic :: Software Development :: Testing"
],
"description": "pytest-expect\n=============\n\nA `py.test `_ plugin that stores test\nexpectations by saving the set of failing tests, allowing them to be\nmarked as xfail when running them in future. The tests expectations\nare stored such that they can be distributed alongside the\ntests. However, note that test expectations can only be reliably\nshared between Python 2 and Python 3 if they only use ASCII characters\nin their node ids: this likely isn't a limitation if tests are using\nthe normal Python format, as Python 2 only allows ASCII characters in\nidentifiers.\n\nCompatibility\n-------------\n\nWe follow `semver `_. Our public\nAPI is defined by the expectation file and the command line parameters.\n\nIn other words: for a given major release (e.g., 1.y.z), expectation\nfiles and command line parameters will remain compatible. Across major\nversions, we'll try to break as little as possible. All pre-release\n(0.y.z) versions should be compatible with each other, but are\nunlikely to be compatible with 1.0.0.\n\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/gsnedders/pytest-expect",
"keywords": "",
"license": "MIT License",
"maintainer": "",
"maintainer_email": "",
"name": "pytest-expect",
"package_url": "https://pypi.org/project/pytest-expect/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/pytest-expect/",
"project_urls": {
"Homepage": "https://github.com/gsnedders/pytest-expect"
},
"release_url": "https://pypi.org/project/pytest-expect/1.1.0/",
"requires_dist": null,
"requires_python": "",
"summary": "py.test plugin to store test expectations and mark tests based on them",
"version": "1.1.0"
},
"last_serial": 2077134,
"releases": {
"0.10.0": [
{
"comment_text": "",
"digests": {
"md5": "39c1ed534cf8db6dad4f9596cf0ee2fe",
"sha256": "f46ecf9e9af7b82cdb56e5d22338a668cce13e719b4c8cadbd1a220addc975ba"
},
"downloads": -1,
"filename": "pytest-expect-0.10.0.tar.gz",
"has_sig": false,
"md5_digest": "39c1ed534cf8db6dad4f9596cf0ee2fe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2990,
"upload_time": "2015-11-01T05:50:03",
"url": "https://files.pythonhosted.org/packages/23/77/db469aa69f14a9758b0ccac255671b1371568339f46708cdb7e4f29e3bb0/pytest-expect-0.10.0.tar.gz"
}
],
"0.11.0": [
{
"comment_text": "",
"digests": {
"md5": "c97d291375df5485b800ba3ee2bc0caa",
"sha256": "4c2ef36acc9c8e4574ae97fd4f099a4caf6e6dd03d8c761a64594b45abad18a8"
},
"downloads": -1,
"filename": "pytest-expect-0.11.0.tar.gz",
"has_sig": false,
"md5_digest": "c97d291375df5485b800ba3ee2bc0caa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3297,
"upload_time": "2015-11-25T15:30:10",
"url": "https://files.pythonhosted.org/packages/8a/2c/579a5eda593b53df2465e17bb34bd0344c2f5a13989bf2e77a868dc7d8e1/pytest-expect-0.11.0.tar.gz"
}
],
"0.9": [
{
"comment_text": "",
"digests": {
"md5": "780f81b4933449f6ad3ec82b9595fc6b",
"sha256": "464337bc2ae825e4065da8b9b7a74e44159e71ad6c6aca1ac8b19cd910a073d0"
},
"downloads": -1,
"filename": "pytest-expect-0.9.tar.gz",
"has_sig": false,
"md5_digest": "780f81b4933449f6ad3ec82b9595fc6b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2854,
"upload_time": "2015-07-20T15:26:15",
"url": "https://files.pythonhosted.org/packages/c1/54/5f0fd41bc74f2627de5b8bf17c47a5240826857d89af46ac7420df65d48a/pytest-expect-0.9.tar.gz"
}
],
"0.9-dev": [],
"0.9.1": [
{
"comment_text": "",
"digests": {
"md5": "e17a4ba3611d7defe6a154f2c44f3059",
"sha256": "082c8bb67e7e722a0d8164ec643fcf62a4bf6cd8cb471ccbc584076a6a8572b7"
},
"downloads": -1,
"filename": "pytest-expect-0.9.1.tar.gz",
"has_sig": false,
"md5_digest": "e17a4ba3611d7defe6a154f2c44f3059",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2888,
"upload_time": "2015-07-20T17:42:42",
"url": "https://files.pythonhosted.org/packages/e9/57/0a1fa1d4f10a456cbd79d6faac4e66bb950187672ac58c6f88a6c0675d84/pytest-expect-0.9.1.tar.gz"
}
],
"1.0": [
{
"comment_text": "",
"digests": {
"md5": "122e666448a72fb525d9e433e9e6e291",
"sha256": "656d6f645b08a476d6397ad692b43fa8a377d244056e4dbaf912411ecccd7599"
},
"downloads": -1,
"filename": "pytest-expect-1.0.tar.gz",
"has_sig": false,
"md5_digest": "122e666448a72fb525d9e433e9e6e291",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2958,
"upload_time": "2015-11-25T17:50:48",
"url": "https://files.pythonhosted.org/packages/da/59/9da7142006b8032d025a541aeaa5c96b0354c8692dcd3420935ab4ac4639/pytest-expect-1.0.tar.gz"
}
],
"1.0.1": [
{
"comment_text": "",
"digests": {
"md5": "40b5c8e05068f31cbf3838cb8db8cfae",
"sha256": "e595794a0257488dbf8b4850b3351d372adebbea7fc3b81b72cb1ef43121ee27"
},
"downloads": -1,
"filename": "pytest-expect-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "40b5c8e05068f31cbf3838cb8db8cfae",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3009,
"upload_time": "2015-12-03T02:19:28",
"url": "https://files.pythonhosted.org/packages/78/ec/abeffb25dd0eb6d7760028c9d08111d9b49b69f775c69f464c760aad8f27/pytest-expect-1.0.1.tar.gz"
}
],
"1.0rc1": [
{
"comment_text": "",
"digests": {
"md5": "e9e64fdfd940232d3165d0048b4ecd46",
"sha256": "4a4f5237de73c6f3515c83a1660d3cab561f22240585604f401b56dd813db07b"
},
"downloads": -1,
"filename": "pytest-expect-1.0rc1.tar.gz",
"has_sig": false,
"md5_digest": "e9e64fdfd940232d3165d0048b4ecd46",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2971,
"upload_time": "2015-11-25T17:05:11",
"url": "https://files.pythonhosted.org/packages/ea/2a/b5b796b6c742aa51ec60795548372bb556e83f68059f386567a2adc6d725/pytest-expect-1.0rc1.tar.gz"
}
],
"1.1.0": [
{
"comment_text": "",
"digests": {
"md5": "f74155c66f255364bf523d29e9bffe3e",
"sha256": "36b4462704450798197d090809a05f4e13649d9cba9acdc557ce9517da1fd847"
},
"downloads": -1,
"filename": "pytest-expect-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "f74155c66f255364bf523d29e9bffe3e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3595,
"upload_time": "2016-04-21T22:19:17",
"url": "https://files.pythonhosted.org/packages/8b/3d/c5fcbb8a693dcde00ecc3d69639b2b2b3f385b305bc76a06f94f1030b2dc/pytest-expect-1.1.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "f74155c66f255364bf523d29e9bffe3e",
"sha256": "36b4462704450798197d090809a05f4e13649d9cba9acdc557ce9517da1fd847"
},
"downloads": -1,
"filename": "pytest-expect-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "f74155c66f255364bf523d29e9bffe3e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3595,
"upload_time": "2016-04-21T22:19:17",
"url": "https://files.pythonhosted.org/packages/8b/3d/c5fcbb8a693dcde00ecc3d69639b2b2b3f385b305bc76a06f94f1030b2dc/pytest-expect-1.1.0.tar.gz"
}
]
}