Skip to main content

Pave the way towards AI-powered test automation.

Project description

Logo
Alumnium

Pave the way towards AI-powered test automation.
Installation · Quick Start · Documentation

Alumnium is an experimental project that builds upon the existing test automation ecosystem, offering a higher-level abstraction for testing. It simplifies interactions with web pages and provide more robust mechanisms for verifying assertions.

https://github.com/user-attachments/assets/b1a548c0-f1e1-4ffe-bec9-d814770ba2ae

Currently in the very early stages of development and not recommended for production use.

Installation

pip install alumnium

Quick Start

import os
from alumnium import Alumni
from selenium.webdriver import Chrome

os.environ["OPENAI_API_KEY"] = "..."

driver = Chrome()
driver.get("https://duckduckgo.com")

al = Alumni(driver)
al.do("search for selenium")
al.check("page title contains selenium")
al.check("search results contain selenium.dev")
assert al.get("atomic number") == 34

Check out documentation and more examples!

Contributing

See the contributing guidelines for information on how to get involved in the project and develop locally.

Acknowledgments

LambdaTest

Alumnium is a member of LambdaTest Open Source Program, which supports the project community and development with the necessary tools. Thank you! 💚

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

alumnium-0.10.0.tar.gz (19.7 kB view details)

Uploaded Source

Built Distribution

alumnium-0.10.0-py3-none-any.whl (38.5 kB view details)

Uploaded Python 3

File details

Details for the file alumnium-0.10.0.tar.gz.

File metadata

  • Download URL: alumnium-0.10.0.tar.gz
  • Upload date:
  • Size: 19.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for alumnium-0.10.0.tar.gz
Algorithm Hash digest
SHA256 1707c26769c7083b0b7de690326c8f5a2a85710e9a986f2420ec867d80b54cc3
MD5 8dd26fe7e24e2ae9a3daece768954b30
BLAKE2b-256 0fae0eaaf0a6765ce4b8d5a7396b66f93fb38d302dc008e13dcd11397aac8611

See more details on using hashes here.

Provenance

The following attestation bundles were made for alumnium-0.10.0.tar.gz:

Publisher: release.yml on alumnium-hq/alumnium

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file alumnium-0.10.0-py3-none-any.whl.

File metadata

  • Download URL: alumnium-0.10.0-py3-none-any.whl
  • Upload date:
  • Size: 38.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for alumnium-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7bf2bd3fdd7cbd7c8bd737291f351605af9f93237fdd5bde63aa8182be520e78
MD5 c9d4372a5ae81af59cf3149cfa20a0de
BLAKE2b-256 5b11512ff6da42f9a3e80815c67f6fd02d03dc9fe8d1a1840fa183c9b35ff2ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for alumnium-0.10.0-py3-none-any.whl:

Publisher: release.yml on alumnium-hq/alumnium

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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