balderhub-rfb


Namebalderhub-rfb JSON
Version 0.0.1b0 PyPI version JSON
download
home_pagehttps://hub.balder.dev/projects/rfb
Summarybalderhub-rfb: balderhub package for testing rfb/vnc clients and servers
upload_time2023-07-28 06:57:29
maintainer
docs_urlNone
authorMax Stahlschmidt and others
requires_python>=3.9
licenseMIT
keywords test systemtest reusable scenario junit balder
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # BalderHub Package `balderhub-rfb`

This is a BalderHub package for the [Balder](https://docs.balder.dev) test framework. It allows 
you to test RFB/VNC clients, without the need of writing own 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-rfb
```

## Import scenarios

You can activate scenarios by importing them into your project:

```python
# file `scenario_balderhub_rfb.py
from balderhub.rfb.scenarios.client.handshaking import ScenarioRfbHandshakingIllegalProt, \
    ScenarioRfbHandshakingNoSecType, ScenarioRfbHandshakingSecHandshakeFailed, ScenarioRfbHandshakingSecTypeNone, \
    ScenarioRfbHandshakingSecTypeVnc
```

If you add a file that imports the scenario classes, Balder will automatically collect them (if they are in a file 
that starts with file starting with ``scenario_*.py``).

## Create a setup

Checkout [the example section of the documentation](https://hub.balder.dev/projects/rfb/en/latest/examples.html) 
for more details.

# Check out the documentation

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


# License

This BalderHub package is free and Open-Source

Copyright (c) 2023 Max Stahlschmidt and others

Distributed under the terms of the MIT license

            

Raw data

            {
    "_id": null,
    "home_page": "https://hub.balder.dev/projects/rfb",
    "name": "balderhub-rfb",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "test,systemtest,reusable,scenario,junit,balder",
    "author": "Max Stahlschmidt and others",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/53/cc/0bef77a250b01baba4293a65e7e2f0f8cc4be87b8e39550ad404f887ecc8/balderhub-rfb-0.0.1b0.tar.gz",
    "platform": "unix",
    "description": "# BalderHub Package `balderhub-rfb`\n\nThis is a BalderHub package for the [Balder](https://docs.balder.dev) test framework. It allows \nyou to test RFB/VNC clients, without the need of writing own tests. If you are new to Balder check out the\n[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-rfb\n```\n\n## Import scenarios\n\nYou can activate scenarios by importing them into your project:\n\n```python\n# file `scenario_balderhub_rfb.py\nfrom balderhub.rfb.scenarios.client.handshaking import ScenarioRfbHandshakingIllegalProt, \\\n    ScenarioRfbHandshakingNoSecType, ScenarioRfbHandshakingSecHandshakeFailed, ScenarioRfbHandshakingSecTypeNone, \\\n    ScenarioRfbHandshakingSecTypeVnc\n```\n\nIf you add a file that imports the scenario classes, Balder will automatically collect them (if they are in a file \nthat starts with file starting with ``scenario_*.py``).\n\n## Create a setup\n\nCheckout [the example section of the documentation](https://hub.balder.dev/projects/rfb/en/latest/examples.html) \nfor more details.\n\n# Check out the documentation\n\nIf you need more information, \n[checkout the ``balderhub-rfb`` documentation](https://hub.balder.dev/projects/rfb).\n\n\n# License\n\nThis BalderHub package is free and Open-Source\n\nCopyright (c) 2023 Max Stahlschmidt and others\n\nDistributed under the terms of the MIT license\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "balderhub-rfb: balderhub package for testing rfb/vnc clients and servers",
    "version": "0.0.1b0",
    "project_urls": {
        "Homepage": "https://hub.balder.dev/projects/rfb",
        "Source": "https://github.com/balder-dev/balderhub-rfb",
        "Tracker": "https://github.com/balder-dev/balderhub-rfb/issues"
    },
    "split_keywords": [
        "test",
        "systemtest",
        "reusable",
        "scenario",
        "junit",
        "balder"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a67383ec083267c53e9b1407184c2ba6691783b1644cd7448d5e087e0f79bcbb",
                "md5": "8f3bc446b73770023d0f2bbccfd3c19a",
                "sha256": "3e7ebcc44f244e7a1bad1acb60193c8b6178e6cb56af47ac0f5eddd55db0144d"
            },
            "downloads": -1,
            "filename": "balderhub_rfb-0.0.1b0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8f3bc446b73770023d0f2bbccfd3c19a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 33102,
            "upload_time": "2023-07-28T06:57:27",
            "upload_time_iso_8601": "2023-07-28T06:57:27.468781Z",
            "url": "https://files.pythonhosted.org/packages/a6/73/83ec083267c53e9b1407184c2ba6691783b1644cd7448d5e087e0f79bcbb/balderhub_rfb-0.0.1b0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "53cc0bef77a250b01baba4293a65e7e2f0f8cc4be87b8e39550ad404f887ecc8",
                "md5": "12448632d9481b6806bf5c8036731cc7",
                "sha256": "3c4b9c863ae986d3c6e68b3fb1d758fcf0b556d97f1764c85a9f0bbf1d886d58"
            },
            "downloads": -1,
            "filename": "balderhub-rfb-0.0.1b0.tar.gz",
            "has_sig": false,
            "md5_digest": "12448632d9481b6806bf5c8036731cc7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 30933,
            "upload_time": "2023-07-28T06:57:29",
            "upload_time_iso_8601": "2023-07-28T06:57:29.000315Z",
            "url": "https://files.pythonhosted.org/packages/53/cc/0bef77a250b01baba4293a65e7e2f0f8cc4be87b8e39550ad404f887ecc8/balderhub-rfb-0.0.1b0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-28 06:57:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "balder-dev",
    "github_project": "balderhub-rfb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "balderhub-rfb"
}
        
Elapsed time: 0.10653s