{ "info": { "author": "Victor Titor", "author_email": "vtitor.edumix@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Pytest", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6" ], "description": "=========\npytest-gc\n=========\n\n.. image:: https://travis-ci.org/vtitor/pytest-gc.svg?branch=master\n :target: https://travis-ci.org/vtitor/pytest-gc\n\nThe garbage collector plugin for py.test.\n\nInstallation\n------------\nInstall the plugin with::\n\n $ pip install pytest-gc\n\nUsage\n-----\n\nThere are a few options to use this plugin:\n\n- Disable automatic garbage collection when running tests with ``gc-disable``.\n- Set the garbage collection thresholds using ``gc-threshold`` option.\n- Also, set the scope for the plugin's fixtures with ``gc-scope``, default ``function``.\n\nSo, for example, if you wanna change the gc thresholds for test run, just type::\n\n $ pytest --gc-threshold 5 7 8 --gc-scope session\n\nNotes\n-----\n\nThe repository of this plugin is at https://github.com/vtitor/pytest-gc.\n\nFor more info on py.test see http://pytest.org.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/vtitor/pytest-gc", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pytest-gc", "package_url": "https://pypi.org/project/pytest-gc/", "platform": "", "project_url": "https://pypi.org/project/pytest-gc/", "project_urls": { "Homepage": "https://github.com/vtitor/pytest-gc" }, "release_url": "https://pypi.org/project/pytest-gc/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "The garbage collector plugin for py.test", "version": "0.0.1" }, "last_serial": 3540083, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "ae4bd4fbbec3a4cfb405cb66998752f9", "sha256": "642be65333d46b38bb4c4484cb756265be04842016b5deeed2dfbbd5fe445e2c" }, "downloads": -1, "filename": "pytest-gc-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ae4bd4fbbec3a4cfb405cb66998752f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2050, "upload_time": "2018-02-01T00:58:46", "url": "https://files.pythonhosted.org/packages/56/9c/31a3d054a3f1effb1d3e9bd6acf367de540a73e1b039311877e5adf0d2f5/pytest-gc-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ae4bd4fbbec3a4cfb405cb66998752f9", "sha256": "642be65333d46b38bb4c4484cb756265be04842016b5deeed2dfbbd5fe445e2c" }, "downloads": -1, "filename": "pytest-gc-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ae4bd4fbbec3a4cfb405cb66998752f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2050, "upload_time": "2018-02-01T00:58:46", "url": "https://files.pythonhosted.org/packages/56/9c/31a3d054a3f1effb1d3e9bd6acf367de540a73e1b039311877e5adf0d2f5/pytest-gc-0.0.1.tar.gz" } ] }