pytest-helm-templates


Namepytest-helm-templates JSON
Version 0.0.1a10 PyPI version JSON
download
home_pageNone
SummaryPytest fixtures for unit testing the output of helm templates
upload_time2024-08-07 01:54:18
maintainerNone
docs_urlNone
authorDanny Guinther
requires_python>3.9.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![code coverage](./.meta/coverage/badge.svg)](./.meta/coverage/report.txt)
[![license](https://img.shields.io/github/license/tdg5/pytest-helm-templates.svg)](https://github.com/tdg5/pytest-helm-templates/blob/main/LICENSE)

# pytest-helm-templates

[Pytest][docs-pytest-org-home] fixtures for unit testing [Helm][helm-sh-home]
charts via the output of [`helm template`][helm-sh-helm-template-docs].

## Prerequisites

This library assumes that `helm` is already available somewhere on the `$PATH`.
If you need to install `helm`, please see [Installing
Helm][helm-sh-installing-helm].

[docs-pytest-org-home]: https://docs.pytest.org/en/8.0.x/ "pytest: pytest documentation"
[helm-sh-helm-template-docs]: https://helm.sh/docs/helm/helm_template/ "Helm | Helm Template"
[helm-sh-home]: https://helm.sh/ "Helm"
[helm-sh-installing-helm]: https://helm.sh/docs/intro/install/ "Helm | Installing Helm"

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pytest-helm-templates",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">3.9.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "Danny Guinther",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/fd/19/42f90e090bb72e2c9bfff0025f3b0606880651b770686323087d11d38fce/pytest_helm_templates-0.0.1a10.tar.gz",
    "platform": null,
    "description": "[![code coverage](./.meta/coverage/badge.svg)](./.meta/coverage/report.txt)\n[![license](https://img.shields.io/github/license/tdg5/pytest-helm-templates.svg)](https://github.com/tdg5/pytest-helm-templates/blob/main/LICENSE)\n\n# pytest-helm-templates\n\n[Pytest][docs-pytest-org-home] fixtures for unit testing [Helm][helm-sh-home]\ncharts via the output of [`helm template`][helm-sh-helm-template-docs].\n\n## Prerequisites\n\nThis library assumes that `helm` is already available somewhere on the `$PATH`.\nIf you need to install `helm`, please see [Installing\nHelm][helm-sh-installing-helm].\n\n[docs-pytest-org-home]: https://docs.pytest.org/en/8.0.x/ \"pytest: pytest documentation\"\n[helm-sh-helm-template-docs]: https://helm.sh/docs/helm/helm_template/ \"Helm | Helm Template\"\n[helm-sh-home]: https://helm.sh/ \"Helm\"\n[helm-sh-installing-helm]: https://helm.sh/docs/intro/install/ \"Helm | Installing Helm\"\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Pytest fixtures for unit testing the output of helm templates",
    "version": "0.0.1a10",
    "project_urls": {
        "Homepage": "https://github.com/tdg5/pytest-helm-templates",
        "Source": "https://github.com/tdg5/pytest-helm-templates",
        "Tracker": "https://github.com/tdg5/pytest-helm-templates/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c2ff0019a10e5a5536531820d8b0a94bccdeec6cea830acadde1b37ab9845fe3",
                "md5": "f34b6fe1f333992dfed7970e819d9b19",
                "sha256": "043144e001170928dfce7dca918d64483b2dbf908f436b384394d0dd50525cac"
            },
            "downloads": -1,
            "filename": "pytest_helm_templates-0.0.1a10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f34b6fe1f333992dfed7970e819d9b19",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">3.9.0",
            "size": 8496,
            "upload_time": "2024-08-07T01:54:17",
            "upload_time_iso_8601": "2024-08-07T01:54:17.794999Z",
            "url": "https://files.pythonhosted.org/packages/c2/ff/0019a10e5a5536531820d8b0a94bccdeec6cea830acadde1b37ab9845fe3/pytest_helm_templates-0.0.1a10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd1942f90e090bb72e2c9bfff0025f3b0606880651b770686323087d11d38fce",
                "md5": "24fab831218e1a8edaa838bb4f8089d5",
                "sha256": "5c9d1d97f259107e7ccb91261b070a4558240fa40bef00952d0d79bb13b72030"
            },
            "downloads": -1,
            "filename": "pytest_helm_templates-0.0.1a10.tar.gz",
            "has_sig": false,
            "md5_digest": "24fab831218e1a8edaa838bb4f8089d5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">3.9.0",
            "size": 20371,
            "upload_time": "2024-08-07T01:54:18",
            "upload_time_iso_8601": "2024-08-07T01:54:18.781678Z",
            "url": "https://files.pythonhosted.org/packages/fd/19/42f90e090bb72e2c9bfff0025f3b0606880651b770686323087d11d38fce/pytest_helm_templates-0.0.1a10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-07 01:54:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tdg5",
    "github_project": "pytest-helm-templates",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pytest-helm-templates"
}
        
Elapsed time: 0.30466s