jaraco.test


Namejaraco.test JSON
Version 5.4.0 PyPI version JSON
download
home_pagehttps://github.com/jaraco/jaraco.test
SummaryTesting support by jaraco
upload_time2024-03-20 10:16:47
maintainerNone
docs_urlNone
authorJason R. Coombs
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            .. image:: https://img.shields.io/pypi/v/jaraco.test.svg
   :target: https://pypi.org/project/jaraco.test

.. image:: https://img.shields.io/pypi/pyversions/jaraco.test.svg

.. image:: https://github.com/jaraco/jaraco.test/actions/workflows/main.yml/badge.svg
   :target: https://github.com/jaraco/jaraco.test/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://readthedocs.org/projects/jaracotest/badge/?version=latest
   :target: https://jaracotest.readthedocs.io/en/latest/?badge=latest

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


This package provides functions and fixtures for facilitating tests.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jaraco/jaraco.test",
    "name": "jaraco.test",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Jason R. Coombs",
    "author_email": "jaraco@jaraco.com",
    "download_url": "https://files.pythonhosted.org/packages/c3/74/fc3bcf6074f34b9282cf0c686de3b419e862c8889447d977c8416c82011b/jaraco.test-5.4.0.tar.gz",
    "platform": null,
    "description": ".. image:: https://img.shields.io/pypi/v/jaraco.test.svg\n   :target: https://pypi.org/project/jaraco.test\n\n.. image:: https://img.shields.io/pypi/pyversions/jaraco.test.svg\n\n.. image:: https://github.com/jaraco/jaraco.test/actions/workflows/main.yml/badge.svg\n   :target: https://github.com/jaraco/jaraco.test/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://readthedocs.org/projects/jaracotest/badge/?version=latest\n   :target: https://jaracotest.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://img.shields.io/badge/skeleton-2024-informational\n   :target: https://blog.jaraco.com/skeleton\n\n\nThis package provides functions and fixtures for facilitating tests.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Testing support by jaraco",
    "version": "5.4.0",
    "project_urls": {
        "Homepage": "https://github.com/jaraco/jaraco.test"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a83ff1168048d9b2401d575a59368f964c4400f8c2547c3d2cb269bea54cb54c",
                "md5": "b8a3db9a082ecca8a6f7c741888d3916",
                "sha256": "7f35c14dff6714aa56fb7cb38c241ddc147cdd5cbf648d43159f4d3675788350"
            },
            "downloads": -1,
            "filename": "jaraco.test-5.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b8a3db9a082ecca8a6f7c741888d3916",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4514,
            "upload_time": "2024-03-20T10:16:45",
            "upload_time_iso_8601": "2024-03-20T10:16:45.803847Z",
            "url": "https://files.pythonhosted.org/packages/a8/3f/f1168048d9b2401d575a59368f964c4400f8c2547c3d2cb269bea54cb54c/jaraco.test-5.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c374fc3bcf6074f34b9282cf0c686de3b419e862c8889447d977c8416c82011b",
                "md5": "53c376ba3e4684eb67a62dd40bbe726f",
                "sha256": "dbd343878758adc54447d6115c461789adb31fc4073b212950243093ba317ec2"
            },
            "downloads": -1,
            "filename": "jaraco.test-5.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "53c376ba3e4684eb67a62dd40bbe726f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 8838,
            "upload_time": "2024-03-20T10:16:47",
            "upload_time_iso_8601": "2024-03-20T10:16:47.545482Z",
            "url": "https://files.pythonhosted.org/packages/c3/74/fc3bcf6074f34b9282cf0c686de3b419e862c8889447d977c8416c82011b/jaraco.test-5.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-20 10:16:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jaraco",
    "github_project": "jaraco.test",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "jaraco.test"
}
        
Elapsed time: 0.25378s