pytest-home


Namepytest-home JSON
Version 0.5.1 PyPI version JSON
download
home_pagehttps://github.com/jaraco/pytest-home
SummaryHome directory fixtures
upload_time2023-10-09 19:54:54
maintainer
docs_urlNone
authorJason R. Coombs
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            .. image:: https://img.shields.io/pypi/v/pytest-home.svg
   :target: https://pypi.org/project/pytest-home

.. image:: https://img.shields.io/pypi/pyversions/pytest-home.svg

.. image:: https://github.com/jaraco/pytest-home/workflows/tests/badge.svg
   :target: https://github.com/jaraco/pytest-home/actions?query=workflow%3A%22tests%22
   :alt: tests

.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json
    :target: https://github.com/astral-sh/ruff
    :alt: Ruff

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/psf/black
   :alt: Code style: Black

.. image:: https://readthedocs.org/projects/pytest-home/badge/?version=latest
   :target: https://pytest-home.readthedocs.io/en/latest/?badge=latest

.. image:: https://img.shields.io/badge/skeleton-2023-informational
   :target: https://blog.jaraco.com/skeleton


pytest fixtures for working with home directories.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jaraco/pytest-home",
    "name": "pytest-home",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jason R. Coombs",
    "author_email": "jaraco@jaraco.com",
    "download_url": "https://files.pythonhosted.org/packages/2e/f2/5656588192e7a32efae0da93d745c0a42560f5bde56fab51a3d784bc683b/pytest-home-0.5.1.tar.gz",
    "platform": null,
    "description": ".. image:: https://img.shields.io/pypi/v/pytest-home.svg\n   :target: https://pypi.org/project/pytest-home\n\n.. image:: https://img.shields.io/pypi/pyversions/pytest-home.svg\n\n.. image:: https://github.com/jaraco/pytest-home/workflows/tests/badge.svg\n   :target: https://github.com/jaraco/pytest-home/actions?query=workflow%3A%22tests%22\n   :alt: tests\n\n.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json\n    :target: https://github.com/astral-sh/ruff\n    :alt: Ruff\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n   :target: https://github.com/psf/black\n   :alt: Code style: Black\n\n.. image:: https://readthedocs.org/projects/pytest-home/badge/?version=latest\n   :target: https://pytest-home.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://img.shields.io/badge/skeleton-2023-informational\n   :target: https://blog.jaraco.com/skeleton\n\n\npytest fixtures for working with home directories.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Home directory fixtures",
    "version": "0.5.1",
    "project_urls": {
        "Homepage": "https://github.com/jaraco/pytest-home"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5809e84202b07694e343bbf78f0f1416e7ba94edff5e7e54f7824ec8b58e934e",
                "md5": "c9701887c9d73aa046aa4fd68c66fe63",
                "sha256": "ff2dc285b56779dc36ec78d4cf0cdcb8c1cf2dafb3b96e4d0a0755ecd2047c11"
            },
            "downloads": -1,
            "filename": "pytest_home-0.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c9701887c9d73aa046aa4fd68c66fe63",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3705,
            "upload_time": "2023-10-09T19:54:53",
            "upload_time_iso_8601": "2023-10-09T19:54:53.461461Z",
            "url": "https://files.pythonhosted.org/packages/58/09/e84202b07694e343bbf78f0f1416e7ba94edff5e7e54f7824ec8b58e934e/pytest_home-0.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ef25656588192e7a32efae0da93d745c0a42560f5bde56fab51a3d784bc683b",
                "md5": "d3681111ac4934e4bd291960b6b0725a",
                "sha256": "8e940e31e5f7682c31543df06b3b0044ccc5dbf82de6141c2147da3857c72719"
            },
            "downloads": -1,
            "filename": "pytest-home-0.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d3681111ac4934e4bd291960b6b0725a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7596,
            "upload_time": "2023-10-09T19:54:54",
            "upload_time_iso_8601": "2023-10-09T19:54:54.490410Z",
            "url": "https://files.pythonhosted.org/packages/2e/f2/5656588192e7a32efae0da93d745c0a42560f5bde56fab51a3d784bc683b/pytest-home-0.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-09 19:54:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jaraco",
    "github_project": "pytest-home",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "pytest-home"
}
        
Elapsed time: 0.12090s