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.6.22.tar.gz (234.9 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.6.22-py3-none-any.whl (290.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hyperiontf-0.6.22.tar.gz
  • Upload date:
  • Size: 234.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.10 Darwin/24.0.0

File hashes

Hashes for hyperiontf-0.6.22.tar.gz
Algorithm Hash digest
SHA256 88548fb21052add4f22376af5dba3a221fa923ed4fb6d2b974034e127e692f90
MD5 2b23297a13f1dae5a9a1f1b513c362cb
BLAKE2b-256 a888351b494fe1d7bf25395ee8ed1d11406a0970ec074ccaa259b51be289c716

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hyperiontf-0.6.22-py3-none-any.whl
  • Upload date:
  • Size: 290.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.10 Darwin/24.0.0

File hashes

Hashes for hyperiontf-0.6.22-py3-none-any.whl
Algorithm Hash digest
SHA256 a63b2c5531fdd6da316890b3a24bf44f15d699e0c24ae6f1a4872461762ba830
MD5 ef0067c2fa63d7ba5609e2c5d842ad39
BLAKE2b-256 503af7d3b724511baa982d1ccce6aaf62932ff378b390c98aeab86def212b4e6

See more details on using hashes here.

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