Skip to main content

Contains the common types and API client for CloudBeat

Project description

CloudBeat Python Integrations

CloudBeat logo

Release Status Downloads

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 python src path if necessary

set PYTHONPATH=src

Run your tests

Standard

cd pytest-selenium
env\Scripts\activate

run all tests

pytest 

run parallel tests

pytest -n 4

run a single test

pytest -v -s Tests/test_login.py 

Using UV

uv run pytest # run all tests
uv run pytest -n 4 # run parallel tests
uv run pytest -v -s Tests/test_login.py # run a single test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cloudbeat_common-1.0.0.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cloudbeat_common-1.0.0-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file cloudbeat_common-1.0.0.tar.gz.

File metadata

  • Download URL: cloudbeat_common-1.0.0.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

Hashes for cloudbeat_common-1.0.0.tar.gz
Algorithm Hash digest
SHA256 7b4fbbfe73839a324f1a56f63716ba7526c9ceeab10b0a391387571b065d01c4
MD5 4b7c50b3e7ec882c60eaadd38aa11e3b
BLAKE2b-256 0c28a1472f02333268bd948da0567b8a650a0bd496fe01fe0eb3222571f35a7c

See more details on using hashes here.

File details

Details for the file cloudbeat_common-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for cloudbeat_common-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 253f8657d1fbfc1c3b3627c0825e802ee8f9a5fbadd326505fd00cb9a3b4e5f6
MD5 2cc9c8057b34ecf528e04ea4a035106e
BLAKE2b-256 75ab8a9a5f6f0c3847f8569bef0ee997b1dc0872c72f30b52f11b403ba7c1413

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page