{ "info": { "author": "Mehmet Gerceker", "author_email": "mehmetg@msn.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Software Development :: Testing" ], "description": "pytest-browser\n==============\n|pypi| |versions| |pypi_downloads|\n\n\nA ``pytest`` plugin for interactively selecting tests to run using an\nurwid based console UI.\n\nInstallation\n------------\n\n::\n\n pip install pytest-browser\n\nUsage\n-----\n\nRun ``pytest`` with ``--browse`` or the shorthand ``--br``\n\nCredits\n-------\n\nMany thanks to `@tgoodlet `_'s `pytest-interactive`_ for inspiration and borrowed sample test cases.\n\n\n.. _pytest-interactive:\n https://github.com/tgoodlet/pytest-interactive\n\n.. |versions| image::\n https://img.shields.io/pypi/pyversions/pytest-browser.svg\n :target: https://pypi.python.org/pypi/pytest-browser\n\n.. |pypi| image:: https://img.shields.io/pypi/v/pytest-browser.svg\n :target: https://pypi.python.org/pypi/pytest-browser\n\n.. |pypi_downloads| image:: https://img.shields.io/pypi/d/pytest-browser.svg\n :target: https://pypi.python.org/pypi/pytest-browser\n\n.. |docs| image::\n https://readthedocs.org/projects/pytest-browser/badge/?version=latest\n :target: http://pytest-browser.readthedocs.io/en/latest/?badge=latest\n\n.. _docs:\n http://pytest-browser.readthedocs.io/en/latest/?badge=latest", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/mehmetg/pytest-browser/archive/0.2.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mehmetg/pytest-browser", "keywords": "py.test pytest plugin browse interactive", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pytest-browser", "package_url": "https://pypi.org/project/pytest-browser/", "platform": "linux,macos", "project_url": "https://pypi.org/project/pytest-browser/", "project_urls": { "Download": "https://github.com/mehmetg/pytest-browser/archive/0.2.0.tar.gz", "Homepage": "https://github.com/mehmetg/pytest-browser" }, "release_url": "https://pypi.org/project/pytest-browser/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "A pytest plugin for console based browser test selection just after the collection phase", "version": "0.2.0" }, "last_serial": 2510177, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "23e767a5e3f8c27a6afee862e9faf579", "sha256": "0586f1c16cc0c9e3d9f2036dc38afe57b846321eb4ce07609f2647bcf1a0bf7f" }, "downloads": -1, "filename": "pytest-browser-0.1.0.tar.gz", "has_sig": false, "md5_digest": "23e767a5e3f8c27a6afee862e9faf579", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5326, "upload_time": "2016-11-14T23:12:57", "url": "https://files.pythonhosted.org/packages/e8/ca/9154f3194682359705f0c9014b1569a3a222d4bda39b58b1c6ca3297adf2/pytest-browser-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "1d04f53a3a8a652a1d3027150fcc0e39", "sha256": "f0ec06b7854735311f1b1b458f383e2d2c258ec268f5368804b896d8e2d08229" }, "downloads": -1, "filename": "pytest-browser-0.1.1.tar.gz", "has_sig": false, "md5_digest": "1d04f53a3a8a652a1d3027150fcc0e39", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5754, "upload_time": "2016-11-16T01:09:05", "url": "https://files.pythonhosted.org/packages/60/37/42fff3a9c8abf04e170161f0f25be3e646565e00d37f6cce3ca9971f8680/pytest-browser-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "dec8c89a88835cb69ce82c7c3a16caf1", "sha256": "bf6624a5f00ad33ea08942d0521fda2c1a7c7d1d77a6d8c8c75191c0baf730b2" }, "downloads": -1, "filename": "pytest-browser-0.2.0.tar.gz", "has_sig": false, "md5_digest": "dec8c89a88835cb69ce82c7c3a16caf1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5877, "upload_time": "2016-12-10T02:08:45", "url": "https://files.pythonhosted.org/packages/e8/b4/2d5a2e28f44382e1c4daec580cea4167a94c76a4ff8a6b9131ff5a735b24/pytest-browser-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dec8c89a88835cb69ce82c7c3a16caf1", "sha256": "bf6624a5f00ad33ea08942d0521fda2c1a7c7d1d77a6d8c8c75191c0baf730b2" }, "downloads": -1, "filename": "pytest-browser-0.2.0.tar.gz", "has_sig": false, "md5_digest": "dec8c89a88835cb69ce82c7c3a16caf1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5877, "upload_time": "2016-12-10T02:08:45", "url": "https://files.pythonhosted.org/packages/e8/b4/2d5a2e28f44382e1c4daec580cea4167a94c76a4ff8a6b9131ff5a735b24/pytest-browser-0.2.0.tar.gz" } ] }