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 applications and provides more robust mechanisms for verifying assertions. It works with Appium, Playwright, or Selenium.

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://search.brave.com")

al = Alumni(driver)
al.do("type 'selenium' into the search field, then press 'Enter'")
al.check("page title contains selenium")
al.check("search results contain selenium.dev")
assert al.get("atomic number") == 34

al.quit()

Check out documentation and more examples!

Contributing

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

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.21.0.tar.gz (31.8 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.21.0-py3-none-any.whl (50.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for alumnium-0.21.0.tar.gz
Algorithm Hash digest
SHA256 ad64b887b01b442e8d58a0027a959f571d55316a9321aa63a0281de0c29f52cf
MD5 d640c82b55706c5c30474e6b014d2198
BLAKE2b-256 b7ae068b1795dfca3ef5fbb83604bc0331d3007cc389c6438e2e8f6da51a5fcc

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for alumnium-0.21.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b3bd3847e1f5b279fe60eab71e219acf101698f7a40cb54c2a78b31dab0da963
MD5 7ed588a830cb35dd5f9d458ae324a05a
BLAKE2b-256 98d04a86ef79b2ceffc15227a128cbfa2f3bc67e8c9d53195f18a5438faef420

See more details on using hashes here.

Provenance

The following attestation bundles were made for alumnium-0.21.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 Pingdom Monitoring Sentry Error logging StatusPage Status page