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.

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://google.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!

Development

Setup the project:

pipx install poetry
poetry install

Configure access to AI providers and start hacking!

Useful commands during development:

poetry run python -i demo.py  # run REPL
poetry run behave             # run Gherkin examples
poetry run pytest             # run Pytest examples

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.7.2.tar.gz (16.5 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.7.2-py3-none-any.whl (24.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for alumnium-0.7.2.tar.gz
Algorithm Hash digest
SHA256 1eb7d0a184368dfba17523a121ddb8e5857219e8430c5b9c6c69b5b50562e165
MD5 69ca1f43573c3e2f6c85188ac20f1f7e
BLAKE2b-256 edc03d2d81d4cbaf1bdcfe653c1ab312cef2f3afbc446e25c0ee3541f955f793

See more details on using hashes here.

Provenance

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

Publisher: ci.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.7.2-py3-none-any.whl.

File metadata

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

File hashes

Hashes for alumnium-0.7.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7a5badd55e8d8d1654b267d35e50ab55d4e3c562e800935a93569f652a04b995
MD5 5af97501aee00bb435970381b5bd3880
BLAKE2b-256 39f85f9f4a0835703c866629a3ceef0c2408cb5a71ac4dc4d4aaa32cad3d8055

See more details on using hashes here.

Provenance

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

Publisher: ci.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 Pingdom Monitoring Sentry Error logging StatusPage Status page