{ "info": { "author": "Martin Kourim", "author_email": "mkourim@redhat.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Pytest", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Testing" ], "description": "====================\npytest-manual-marker\n====================\n\nPytest marker for marking manual tests. Adds options for collecting manual, automated (default) or both.\n\n\nUsage\n-----\nCollect tests data::\n\n $ py.test --collect-only --manual # collect only manual tests\n $ py.test --collect-only --include-manual # collect both manual and automated tests\n\nInstall\n-------\nInstall this plugin::\n\n $ pip install pytest-manual-marker\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/mkourim/pytest-manual-marker", "keywords": "py.test,pytest,testing", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pytest-manual-marker", "package_url": "https://pypi.org/project/pytest-manual-marker/", "platform": "", "project_url": "https://pypi.org/project/pytest-manual-marker/", "project_urls": { "Homepage": "https://gitlab.com/mkourim/pytest-manual-marker" }, "release_url": "https://pypi.org/project/pytest-manual-marker/0.1/", "requires_dist": [ "pytest" ], "requires_python": "", "summary": "pytest marker for marking manual tests", "version": "0.1" }, "last_serial": 4537953, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "81abafb47aff5569d4fced1e88477394", "sha256": "370f19188ee4a42a3701458085d177ab701ddfaf5cc59418a870140cda19f3a7" }, "downloads": -1, "filename": "pytest_manual_marker-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "81abafb47aff5569d4fced1e88477394", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2379, "upload_time": "2018-11-28T10:08:55", "url": "https://files.pythonhosted.org/packages/39/7a/69c6469d32aa21b8e03ae8bf20d5e0b989a94c9907620806dabd9fe5445f/pytest_manual_marker-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "303b072b05089611a0eecdc430494b6c", "sha256": "8774a5e84ea301a343828c27d5bf5ba656e377bbdb4467823f8873d0f2441e2e" }, "downloads": -1, "filename": "pytest_manual_marker-0.1.tar.gz", "has_sig": false, "md5_digest": "303b072b05089611a0eecdc430494b6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2460, "upload_time": "2018-11-28T10:08:58", "url": "https://files.pythonhosted.org/packages/6c/ea/5eb5e6eeaaef8cac1c8889b564cecfa2dc5097eb7443215708bffc57c7a9/pytest_manual_marker-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "81abafb47aff5569d4fced1e88477394", "sha256": "370f19188ee4a42a3701458085d177ab701ddfaf5cc59418a870140cda19f3a7" }, "downloads": -1, "filename": "pytest_manual_marker-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "81abafb47aff5569d4fced1e88477394", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2379, "upload_time": "2018-11-28T10:08:55", "url": "https://files.pythonhosted.org/packages/39/7a/69c6469d32aa21b8e03ae8bf20d5e0b989a94c9907620806dabd9fe5445f/pytest_manual_marker-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "303b072b05089611a0eecdc430494b6c", "sha256": "8774a5e84ea301a343828c27d5bf5ba656e377bbdb4467823f8873d0f2441e2e" }, "downloads": -1, "filename": "pytest_manual_marker-0.1.tar.gz", "has_sig": false, "md5_digest": "303b072b05089611a0eecdc430494b6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2460, "upload_time": "2018-11-28T10:08:58", "url": "https://files.pythonhosted.org/packages/6c/ea/5eb5e6eeaaef8cac1c8889b564cecfa2dc5097eb7443215708bffc57c7a9/pytest_manual_marker-0.1.tar.gz" } ] }