{ "info": { "author": "cielavenir", "author_email": "cielartisan@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Testing", "Topic :: Utilities" ], "description": "# pytest-session-fixture-globalize\n\npytest-forcefail is a plugin to make scope='session' fixtures behave as if written in conftest.py.\n\nSee test\\_session\\_fixture\\_globalize.py for example.\n\nUnlike usual plugin, this touches the deep area of \\_pytest.fixtures.FixtureManager. **You have to enable this plugin explicitly by --session-fixture-globalize option or PYTEST\\_SESSION\\_FIXTURE\\_GLOBALIZE env.**\n\nBinary distribution: https://pypi.org/project/pytest-session-fixture-globalize/\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cielavenir/pytest-session-fixture-globalize", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "pytest-session-fixture-globalize", "package_url": "https://pypi.org/project/pytest-session-fixture-globalize/", "platform": "any", "project_url": "https://pypi.org/project/pytest-session-fixture-globalize/", "project_urls": { "Homepage": "https://github.com/cielavenir/pytest-session-fixture-globalize" }, "release_url": "https://pypi.org/project/pytest-session-fixture-globalize/0.0.0.3/", "requires_dist": null, "requires_python": "", "summary": "py.test plugin to make session fixtures behave as if written in conftest, even if it is written in some modules", "version": "0.0.0.3" }, "last_serial": 3864398, "releases": { "0.0.0.1": [ { "comment_text": "", "digests": { "md5": "b39f43f0b1c0766ffcdde536976e03a5", "sha256": "8bb5a594395a25da5c1881686a038feb75c3c42accf0244a0e1dab76b3cd3c1e" }, "downloads": -1, "filename": "pytest-session-fixture-globalize-0.0.0.1.tar.gz", "has_sig": false, "md5_digest": "b39f43f0b1c0766ffcdde536976e03a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2125, "upload_time": "2018-05-14T16:06:51", "url": "https://files.pythonhosted.org/packages/6f/9f/7cdd8a95e82babcaaa5fdd3ab3ba5e89c49da6e038121d758bb879125e7c/pytest-session-fixture-globalize-0.0.0.1.tar.gz" } ], "0.0.0.2": [ { "comment_text": "", "digests": { "md5": "ac106c5807ce57e66ed7ae992be114a9", "sha256": "8b7aaebe26c0178680b96b2b093bd6c539bfed5526439a0f00bb61646d3d90ee" }, "downloads": -1, "filename": "pytest-session-fixture-globalize-0.0.0.2.tar.gz", "has_sig": false, "md5_digest": "ac106c5807ce57e66ed7ae992be114a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2189, "upload_time": "2018-05-14T16:17:10", "url": "https://files.pythonhosted.org/packages/3c/fa/4e7cb4e39231c040bd7ad3dfe8c268d16c275396487c854728120a950719/pytest-session-fixture-globalize-0.0.0.2.tar.gz" } ], "0.0.0.3": [ { "comment_text": "", "digests": { "md5": "8bd16c434dd3ceff72ad787acaf7edc2", "sha256": "d1fdfceb5944d55076243987f0d882f714d1aea07682ebfff3a6af1d6b272b01" }, "downloads": -1, "filename": "pytest-session-fixture-globalize-0.0.0.3.tar.gz", "has_sig": false, "md5_digest": "8bd16c434dd3ceff72ad787acaf7edc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3159, "upload_time": "2018-05-15T12:24:17", "url": "https://files.pythonhosted.org/packages/62/04/f3c123d32de013d57e69bda3b63412b465b7f44b4ea16b8bf9337b86b632/pytest-session-fixture-globalize-0.0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8bd16c434dd3ceff72ad787acaf7edc2", "sha256": "d1fdfceb5944d55076243987f0d882f714d1aea07682ebfff3a6af1d6b272b01" }, "downloads": -1, "filename": "pytest-session-fixture-globalize-0.0.0.3.tar.gz", "has_sig": false, "md5_digest": "8bd16c434dd3ceff72ad787acaf7edc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3159, "upload_time": "2018-05-15T12:24:17", "url": "https://files.pythonhosted.org/packages/62/04/f3c123d32de013d57e69bda3b63412b465b7f44b4ea16b8bf9337b86b632/pytest-session-fixture-globalize-0.0.0.3.tar.gz" } ] }