{ "info": { "author": "Inmanta", "author_email": "code@inmanta.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Pytest", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development", "Topic :: Software Development :: Testing" ], "description": "# Pytest-Inmanta-tests\n\nThis package contains test code used by the Inmanta core and its extensions. It exposes a set of pytest fixtures as a pytest \nplugin.\n\n## Installation\n\n### 1) Manually\n\n```bash\npip install -U setuptools pip\npython3 tests_common/copy_files_from_core.py\npip install tests_common/\n```\n\nThe `copy_files_from_core.py` script copies the files it requires from `tests/` into `tests_common/src/`. \n\n### 2) Via makefile\n\n```bash\nmake install-tests\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/inmanta/inmanta", "keywords": "pytest inmanta tests", "license": "Apache Software License 2", "maintainer": "", "maintainer_email": "", "name": "pytest-inmanta-extensions", "package_url": "https://pypi.org/project/pytest-inmanta-extensions/", "platform": "", "project_url": "https://pypi.org/project/pytest-inmanta-extensions/", "project_urls": { "Bug Tracker": "https://github.com/inmanta/inmanta/issues", "Homepage": "https://github.com/inmanta/inmanta" }, "release_url": "https://pypi.org/project/pytest-inmanta-extensions/2019.3.1/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Inmanta tests package", "version": "2019.3.1" }, "last_serial": 5854656, "releases": { "2019.3": [ { "comment_text": "", "digests": { "md5": "f338de527789a317b5050dd0c2afe918", "sha256": "e75ad7d40761dc7fd148ca12708869d15d99e51816a262424a69bef2468cbae8" }, "downloads": -1, "filename": "pytest-inmanta-extensions-2019.3.tar.gz", "has_sig": true, "md5_digest": "f338de527789a317b5050dd0c2afe918", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 21864, "upload_time": "2019-09-09T14:11:12", "url": "https://files.pythonhosted.org/packages/8c/4c/b7da3d44760a85429df839a61498e55a6ce4e1745317ff8df019a8068b38/pytest-inmanta-extensions-2019.3.tar.gz" } ], "2019.3.1": [ { "comment_text": "", "digests": { "md5": "1472061f85ae4c28265cd3d3ab549996", "sha256": "8e06baaaf05ad3ac9803dc096aeffc496f9049ef2c01e4349184b966b14b555c" }, "downloads": -1, "filename": "pytest-inmanta-extensions-2019.3.1.tar.gz", "has_sig": true, "md5_digest": "1472061f85ae4c28265cd3d3ab549996", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 21877, "upload_time": "2019-09-19T08:05:58", "url": "https://files.pythonhosted.org/packages/76/a9/65295e424b7469e3aa7a25b5a24bd6499fd6897466e6e7acfb6883d2c6e7/pytest-inmanta-extensions-2019.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1472061f85ae4c28265cd3d3ab549996", "sha256": "8e06baaaf05ad3ac9803dc096aeffc496f9049ef2c01e4349184b966b14b555c" }, "downloads": -1, "filename": "pytest-inmanta-extensions-2019.3.1.tar.gz", "has_sig": true, "md5_digest": "1472061f85ae4c28265cd3d3ab549996", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 21877, "upload_time": "2019-09-19T08:05:58", "url": "https://files.pythonhosted.org/packages/76/a9/65295e424b7469e3aa7a25b5a24bd6499fd6897466e6e7acfb6883d2c6e7/pytest-inmanta-extensions-2019.3.1.tar.gz" } ] }