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.11.0.tar.gz (20.7 kB view details)

Uploaded Source

Built Distribution

alumnium-0.11.0-py3-none-any.whl (41.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: alumnium-0.11.0.tar.gz
  • Upload date:
  • Size: 20.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.11.0.tar.gz
Algorithm Hash digest
SHA256 47cc68a55ed03c0711a10b1da2f1dc28e6f92a53987d7f2b95ef2b57e862fd95
MD5 ac6a8ea1a2491eb5c03b7acf09423519
BLAKE2b-256 afead64b1a78ecff50cdd3b59b09e834b6250a25293a150b0853e16462266b98

See more details on using hashes here.

Provenance

The following attestation bundles were made for alumnium-0.11.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.11.0-py3-none-any.whl.

File metadata

  • Download URL: alumnium-0.11.0-py3-none-any.whl
  • Upload date:
  • Size: 41.4 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.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a0839f145997cea9bd3789686776a341bd9af4960576744de2c6579838a80d14
MD5 103cac4f0be8b89e51d7a9f2da09d39a
BLAKE2b-256 f5b801e9bbf96687a2bc8d0701381866c9ce099c8afd036e81c8483c947730a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for alumnium-0.11.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