Contains the common types and API client for CloudBeat
Project description
CloudBeat Python Integrations
Learn more about CloudBeat at https://cloudbeat.io/
-> 🧾 Documentation – official documentation for CloudBeat -> 🙋🏻 Contact and Support – contact us and we'd love to help -> 📣 Blog – stay updated with our latest news -> 💻 Demo – request a demo
Quick start
Make sure your requirements.txt includes:
cloudbeat-pytest
cloudbeat-selenium
Standard Installation
cd pytest-selenium python -m venv env env\Scripts\activate pip install -r requirements.txt
Installation using UV
uv venv uv pip install -r requirements.txt
Set path
set PYTHONPATH=src
Run your tests
Standard
cd pytest-selenium env\Scripts\activate
run everything
pytest
run parallel tests
pytest -n 4
run a single test
pytest -v -s Tests/test_login.py
Using UV
uv run pytest
uv run pytest -n 4
uv run pytest -v -s Tests/test_login.py
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cloudbeat_common_test1-0.0.3.tar.gz.
File metadata
- Download URL: cloudbeat_common_test1-0.0.3.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8e87625df6efce7ae8cb773b52a2c7ecec95e1692492a3524eed9e716fa0fe3
|
|
| MD5 |
a5436f9f3b01a6118fc4c5ed9630e6f6
|
|
| BLAKE2b-256 |
60e2e507670e175171d8467736fa971b5991e18fbbf641e14a7fe421f74885ae
|
File details
Details for the file cloudbeat_common_test1-0.0.3-py3-none-any.whl.
File metadata
- Download URL: cloudbeat_common_test1-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d50678680a91648dc362f1a95768bc3e181d90e6420368443e8e29589f59e7f8
|
|
| MD5 |
73d3293a76ed7dcb0e32d3ceb43645ef
|
|
| BLAKE2b-256 |
0e8c8275d71715b6add4515818fecb2591555b43fdeaa1a9ccb1af89bbc1ae0e
|