balderhub-rfb: balderhub package for testing rfb/vnc clients and servers
Project description
BalderHub Package balderhub-rfb
This is a BalderHub package for the Balder 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 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:
# 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 for more details.
Check out the documentation
If you need more information,
checkout the balderhub-rfb
documentation.
License
This BalderHub package is free and Open-Source
Copyright (c) 2023 Max Stahlschmidt and others
Distributed under the terms of the MIT license
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file balderhub-rfb-0.0.1b0.tar.gz
.
File metadata
- Download URL: balderhub-rfb-0.0.1b0.tar.gz
- Upload date:
- Size: 30.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c4b9c863ae986d3c6e68b3fb1d758fcf0b556d97f1764c85a9f0bbf1d886d58 |
|
MD5 | 12448632d9481b6806bf5c8036731cc7 |
|
BLAKE2b-256 | 53cc0bef77a250b01baba4293a65e7e2f0f8cc4be87b8e39550ad404f887ecc8 |
File details
Details for the file balderhub_rfb-0.0.1b0-py3-none-any.whl
.
File metadata
- Download URL: balderhub_rfb-0.0.1b0-py3-none-any.whl
- Upload date:
- Size: 33.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e7ebcc44f244e7a1bad1acb60193c8b6178e6cb56af47ac0f5eddd55db0144d |
|
MD5 | 8f3bc446b73770023d0f2bbccfd3c19a |
|
BLAKE2b-256 | a67383ec083267c53e9b1407184c2ba6691783b1644cd7448d5e087e0f79bcbb |