{ "info": { "author": "Allen Barker", "author_email": "Allen.L.Barker@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Utilities" ], "description": ".. default-role:: code\n\npytest-helper\n=============\n\nThe pytest-helper package provides several functions which make it easier to\nset up and run unit tests in Python using the `pytest `_\ntesting framework. For example, there is a function to make modules\nself-testing whenever they are executed as scripts, and a function to simplify\nmaking modifications to the Python search path. One of the most useful\nfeatures is that relative pathnames are relative to the directory of the file\nin which they occur (i.e., not relative to the CWD). This package makes use of\npytest but is independent of the official pytest project.\n\nFor examples and full documentation, see https://abarker.github.io/pytest-helper\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nThe easiest way to install is to install from PyPI using pip:\n\n.. code-block:: bash\n\n pip install pytest-helper\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/abarker/pytest-helper", "keywords": "pytest", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pytest-helper", "package_url": "https://pypi.org/project/pytest-helper/", "platform": "", "project_url": "https://pypi.org/project/pytest-helper/", "project_urls": { "Homepage": "https://github.com/abarker/pytest-helper" }, "release_url": "https://pypi.org/project/pytest-helper/0.2.2/", "requires_dist": null, "requires_python": "", "summary": "Functions to help in using the pytest testing framework", "version": "0.2.2" }, "last_serial": 5340387, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d772adae9d315b1b2633534c1bd8dc17", "sha256": "8fc5b4dd42a92830511f658257655be10443bbf34938c68749864a4e95d7940e" }, "downloads": -1, "filename": "pytest-helper-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d772adae9d315b1b2633534c1bd8dc17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16012, "upload_time": "2016-08-28T19:11:59", "url": "https://files.pythonhosted.org/packages/1a/44/a823e7643afdee6cd0560f005c7314f5521d41a62f90a76935c57a915c0d/pytest-helper-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "26b2c75bef51ba4c9153a8618b4d69d9", "sha256": "ae8d494444c4074331660eeb4cf98bf7be1b436327ae7b44752deef06485d669" }, "downloads": -1, "filename": "pytest-helper-0.1.1.tar.gz", "has_sig": false, "md5_digest": "26b2c75bef51ba4c9153a8618b4d69d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16945, "upload_time": "2016-09-02T21:14:11", "url": "https://files.pythonhosted.org/packages/96/84/652824d347373f24e19b550cc0859cd3cd8c54a346aacf0f504a9140f5ab/pytest-helper-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "0fe21595c9f1a94dd40fb7a064c9f984", "sha256": "64f5ef441f79f6947f0f8779312b326d452de2d1e75a1ad88aa49d9bdc55cc04" }, "downloads": -1, "filename": "pytest-helper-0.2.0.tar.gz", "has_sig": false, "md5_digest": "0fe21595c9f1a94dd40fb7a064c9f984", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18247, "upload_time": "2017-09-11T00:30:42", "url": "https://files.pythonhosted.org/packages/41/16/7ae315337fd1c7d03fbd41aaec224dd9bd2c0b00882b306ea43e40d57357/pytest-helper-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "42248b00e2abfafebecdaf8caab95b42", "sha256": "17f07b0029f7d89fc481dfa5f2bf21c208220b1ea08945c4591c61c793e25e72" }, "downloads": -1, "filename": "pytest-helper-0.2.1.tar.gz", "has_sig": false, "md5_digest": "42248b00e2abfafebecdaf8caab95b42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18994, "upload_time": "2019-05-27T19:12:20", "url": "https://files.pythonhosted.org/packages/0d/b1/b4850c4f1e03855b7f63373bd704401814a0fb3e635f659fe0e15b3925dd/pytest-helper-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "ff5da126c54be14a0bce2cb08bb9331f", "sha256": "b1f84c540f127bf900d19ec0c7c2dc6b989bc846971a2d2ed3bcc7d834109f4f" }, "downloads": -1, "filename": "pytest-helper-0.2.2.tar.gz", "has_sig": false, "md5_digest": "ff5da126c54be14a0bce2cb08bb9331f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18751, "upload_time": "2019-05-31T00:54:23", "url": "https://files.pythonhosted.org/packages/54/e1/3b61cc5d4045fff9190bbeaf89c23786228048a01953f2c6810eec0aaaaa/pytest-helper-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ff5da126c54be14a0bce2cb08bb9331f", "sha256": "b1f84c540f127bf900d19ec0c7c2dc6b989bc846971a2d2ed3bcc7d834109f4f" }, "downloads": -1, "filename": "pytest-helper-0.2.2.tar.gz", "has_sig": false, "md5_digest": "ff5da126c54be14a0bce2cb08bb9331f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18751, "upload_time": "2019-05-31T00:54:23", "url": "https://files.pythonhosted.org/packages/54/e1/3b61cc5d4045fff9190bbeaf89c23786228048a01953f2c6810eec0aaaaa/pytest-helper-0.2.2.tar.gz" } ] }