balderhub-unit


Namebalderhub-unit JSON
Version 0.0.1b0 PyPI version JSON
download
home_pagehttps://hub.balder.dev/projects/unit
Summarybalderhub-unit: balderhub package that helps to write device free tests
upload_time2025-07-17 11:18:45
maintainerNone
docs_urlNone
authorMax Stahlschmidt and others
requires_python>=3.9
licenseMIT
keywords test systemtest reusable scenario junit balder
VCS
bugtrack_url
requirements baldertest balderplugin-junit sphinx-rtd-theme sphinx setuptools sphinxcontrib-mermaid pycryptodome pylint
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # BalderHub Package `balderhub-unit`

This is a BalderHub package for the [Balder](https://docs.balder.dev) test framework. It provides features for working
with single device free tests. If you are new to Balder check out 
the [official documentation](https://docs.balder.dev) first.

## Installation

You can install the latest release with pip:

```
python -m pip install balderhub-unit
```

# Check out the documentation

If you need more information, 
[checkout the ``balderhub-unit`` documentation](https://hub.balder.dev/projects/unit).


# License

This BalderHub package is free and Open-Source

Copyright (c) 2025 Max Stahlschmidt and others

Distributed under the terms of the MIT license

            

Raw data

            {
    "_id": null,
    "home_page": "https://hub.balder.dev/projects/unit",
    "name": "balderhub-unit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "test, systemtest, reusable, scenario, junit, balder",
    "author": "Max Stahlschmidt and others",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ae/26/8cfb700fcfb44e619f35f81fe0671543f29d45ee2df64265c7f30712532a/balderhub_unit-0.0.1b0.tar.gz",
    "platform": "unix",
    "description": "# BalderHub Package `balderhub-unit`\n\nThis is a BalderHub package for the [Balder](https://docs.balder.dev) test framework. It provides features for working\nwith single device free tests. If you are new to Balder check out \nthe [official documentation](https://docs.balder.dev) first.\n\n## Installation\n\nYou can install the latest release with pip:\n\n```\npython -m pip install balderhub-unit\n```\n\n# Check out the documentation\n\nIf you need more information, \n[checkout the ``balderhub-unit`` documentation](https://hub.balder.dev/projects/unit).\n\n\n# License\n\nThis BalderHub package is free and Open-Source\n\nCopyright (c) 2025 Max Stahlschmidt and others\n\nDistributed under the terms of the MIT license\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "balderhub-unit: balderhub package that helps to write device free tests",
    "version": "0.0.1b0",
    "project_urls": {
        "Homepage": "https://hub.balder.dev/projects/unit",
        "Source": "https://github.com/balder-dev/balderhub-unit",
        "Tracker": "https://github.com/balder-dev/balderhub-unit/issues"
    },
    "split_keywords": [
        "test",
        " systemtest",
        " reusable",
        " scenario",
        " junit",
        " balder"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f2a63a7678caaef128c172753d02b14856b411db2301760969fd48e13ef3b68d",
                "md5": "95fe6d7d730905b062839498881ed45c",
                "sha256": "85b4651e9a2b3c32708a2906ac1f254e3fc2aca2b09429bb000a066e35829ff2"
            },
            "downloads": -1,
            "filename": "balderhub_unit-0.0.1b0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "95fe6d7d730905b062839498881ed45c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5594,
            "upload_time": "2025-07-17T11:18:44",
            "upload_time_iso_8601": "2025-07-17T11:18:44.372222Z",
            "url": "https://files.pythonhosted.org/packages/f2/a6/3a7678caaef128c172753d02b14856b411db2301760969fd48e13ef3b68d/balderhub_unit-0.0.1b0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ae268cfb700fcfb44e619f35f81fe0671543f29d45ee2df64265c7f30712532a",
                "md5": "d9f2c8f87894ff6c0baa2920cb06b682",
                "sha256": "e5f478cccb5e7ce41acae975190743933feb8e10bf959e22cbf8d1aae2cf7401"
            },
            "downloads": -1,
            "filename": "balderhub_unit-0.0.1b0.tar.gz",
            "has_sig": false,
            "md5_digest": "d9f2c8f87894ff6c0baa2920cb06b682",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 18374,
            "upload_time": "2025-07-17T11:18:45",
            "upload_time_iso_8601": "2025-07-17T11:18:45.662324Z",
            "url": "https://files.pythonhosted.org/packages/ae/26/8cfb700fcfb44e619f35f81fe0671543f29d45ee2df64265c7f30712532a/balderhub_unit-0.0.1b0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-17 11:18:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "balder-dev",
    "github_project": "balderhub-unit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "baldertest",
            "specs": [
                [
                    ">=",
                    "0.1.0b3"
                ]
            ]
        },
        {
            "name": "balderplugin-junit",
            "specs": []
        },
        {
            "name": "sphinx-rtd-theme",
            "specs": [
                [
                    ">=",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "sphinx",
            "specs": [
                [
                    "==",
                    "6.1.3"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "~=",
                    "78.1.1"
                ]
            ]
        },
        {
            "name": "sphinxcontrib-mermaid",
            "specs": [
                [
                    ">=",
                    "0.9.2"
                ]
            ]
        },
        {
            "name": "pycryptodome",
            "specs": [
                [
                    ">=",
                    "3.17"
                ]
            ]
        },
        {
            "name": "pylint",
            "specs": []
        }
    ],
    "lcname": "balderhub-unit"
}
        
Elapsed time: 1.31773s