{ "info": { "author": "Pea Tyczynska", "author_email": "m.a.tyczynska@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Pytest", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "# pytest-easyread\n\nThis is a pytest plugin that aims to make the way pytest reports to terminal easier to read.\n\n### Requirements\n\nYou will need the following prerequisites in order to use pytest-easyread: \n\nPython (tested on versions 2.7 and 3.4)\npytest 3.0.4 or newer \n\n\n### Installation\n\nTo install pytest-easyread: \n\n```\n$ pip install git+https://github.com/CrystalPea/pytest-easyread.git\n```\n\nThen add --easy flag when you run the tests, like this:\n```\n$ pytest --easy\n ```\n\n ### Ideal use\n\n - pytest-easyread is optimised for use with tests names that use underscores, like \"test_this_feature_works\" \n - For now pytest-easyread is set to verbose mode only \n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/CrystalPea/pytest-easyread/archive/0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/CrystalPea/pytest-easyread", "keywords": "testing", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "pytest-easyread", "package_url": "https://pypi.org/project/pytest-easyread/", "platform": "any", "project_url": "https://pypi.org/project/pytest-easyread/", "project_urls": { "Download": "https://github.com/CrystalPea/pytest-easyread/archive/0.1.tar.gz", "Homepage": "https://github.com/CrystalPea/pytest-easyread" }, "release_url": "https://pypi.org/project/pytest-easyread/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "pytest plugin that makes terminal printouts of the reports easier to read", "version": "0.1.0" }, "last_serial": 3341619, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2e7555abcc8b492ec19d3431d5a4e2dc", "sha256": "e59a97fa737efb68000cf5ffc95f84c664a6a9d249097282ef803e06014d4a8a" }, "downloads": -1, "filename": "pytest-easyread-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2e7555abcc8b492ec19d3431d5a4e2dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5669, "upload_time": "2017-11-17T15:16:39", "url": "https://files.pythonhosted.org/packages/ec/d8/2b1e5592318bac43b1a280bf5702ea384eb2d006e441fa7b41a721a5e703/pytest-easyread-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2e7555abcc8b492ec19d3431d5a4e2dc", "sha256": "e59a97fa737efb68000cf5ffc95f84c664a6a9d249097282ef803e06014d4a8a" }, "downloads": -1, "filename": "pytest-easyread-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2e7555abcc8b492ec19d3431d5a4e2dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5669, "upload_time": "2017-11-17T15:16:39", "url": "https://files.pythonhosted.org/packages/ec/d8/2b1e5592318bac43b1a280bf5702ea384eb2d006e441fa7b41a721a5e703/pytest-easyread-0.1.0.tar.gz" } ] }