Skip to main content

Hyperion Testing Framework

Project description

Hyperion Testing Framework

"One Framework to unite them all, One Framework to streamline interfaces, One Framework to simplify the way and bring harmony in automation."

Hyperion is a Python testing framework designed to unify web, mobile, desktop, API, CLI, and visual testing under a single, consistent programming model.

Its primary goal is to reduce duplication, improve test stability, and enable cross-platform test reuse through a powerful and extensible Page Object Model (POM).


Documentation

Hyperion’s full documentation is available online and covers:

  • Getting started guides
  • Core concepts and design philosophy
  • Step-by-step tutorials
  • How-to guides and recipes
  • Public API reference
  • Architecture and behavior contracts

📖 Read the documentation here:
https://github.com/oleksiybondar/hyperion/blob/main/docs/index.md


Why Hyperion?

Modern applications rarely exist on a single platform.
The same product often ships as a web app, a mobile app, a desktop app, and exposes APIs and command-line tools — all backed by the same backend services.

Hyperion is built around the idea that tests should reflect this reality.

Instead of writing separate test frameworks and page objects for each platform, Hyperion allows you to:

  • Reuse the same page object structures across platforms
  • Encapsulate platform-specific behavior without duplicating test logic
  • Test UI, APIs, CLI tools, and visuals using a unified approach

High-Level Architecture

At its core, Hyperion provides:

  • A cross-platform Page Object Model (POM)
    (WebPage, MobileScreen, DesktopWindow, Widget, IFrame, WebView)
  • A declarative element definition model based on decorators
  • A powerful locator resolution system supporting:
    • platform-specific locators
    • OS-specific locators
    • viewport-responsive locators
  • Automatic context switching for iframes, nested iframes, and webviews
  • Built-in stale element recovery and retry logic
  • A unified Wait API focused on interactive readiness rather than raw timing
  • First-class support for:
    • REST API testing
    • CLI and SSH-based testing
    • Visual testing with baseline comparison
  • A dual assertion model:
    • expect (fail-fast)
    • verify (accumulate failures)

Hyperion wraps the complexity of underlying automation tools (Selenium, Playwright, Appium, etc.) behind a stable and expressive API, allowing test code to focus on intent, not mechanics.


Installation

pip install hyperiontf

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

hyperiontf-0.7.3.tar.gz (254.5 kB view details)

Uploaded Source

Built Distribution

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

hyperiontf-0.7.3-py3-none-any.whl (332.9 kB view details)

Uploaded Python 3

File details

Details for the file hyperiontf-0.7.3.tar.gz.

File metadata

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

File hashes

Hashes for hyperiontf-0.7.3.tar.gz
Algorithm Hash digest
SHA256 fb6e925e12b08c66b6fced215d293da6e456de41b6d9894992f4649e2607bd2c
MD5 7d0a42f7278662867c8f3ca48d817bb9
BLAKE2b-256 c76941297ab609faffdf609ec25a8b5beb87551ca29420c2965ea80bfc6913a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for hyperiontf-0.7.3.tar.gz:

Publisher: release-pypi.yml on oleksiybondar/hyperion

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

File details

Details for the file hyperiontf-0.7.3-py3-none-any.whl.

File metadata

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

File hashes

Hashes for hyperiontf-0.7.3-py3-none-any.whl
Algorithm Hash digest
SHA256 35412b8f66bc4fb5fc36aae0893519d22512f75caf000771dd7e6371dcadf373
MD5 3d94ab24a871711adc9ebe44ffcd5199
BLAKE2b-256 51aa43d934c343c2f0f252b9eb2dcea63d11a6a62ff3cafc339da4be2da3e09e

See more details on using hashes here.

Provenance

The following attestation bundles were made for hyperiontf-0.7.3-py3-none-any.whl:

Publisher: release-pypi.yml on oleksiybondar/hyperion

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