Skip to main content

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.

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

Uploaded Source

Built Distribution

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

alumnium-0.9.0-py3-none-any.whl (35.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: alumnium-0.9.0.tar.gz
  • Upload date:
  • Size: 17.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.9.0.tar.gz
Algorithm Hash digest
SHA256 35ac70444d5e528c9b82f876144c2940a62d64d71a0eb34d0c8b466c500e6d89
MD5 b177a3ef4849e4c4687d367add7f7279
BLAKE2b-256 9e3287e25935aefef1b3d4737768bb92d4ce33d31856ba6944bacbc86a018d03

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: alumnium-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 35.9 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.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 81057133c0e9921ea62beaddbdd7fc943bfb1fbc0d8af7d9d36a447aa52840f3
MD5 fc0663f785e212600fb5e663b71948b9
BLAKE2b-256 592ef01a856d47f473b97dcf07566b702d00bd041d20ff7e43e6f0490e83ae35

See more details on using hashes here.

Provenance

The following attestation bundles were made for alumnium-0.9.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 Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page