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.1.tar.gz (263.8 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.1-py3-none-any.whl (331.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hyperiontf-0.7.1.tar.gz
  • Upload date:
  • Size: 263.8 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.7.1.tar.gz
Algorithm Hash digest
SHA256 3b24e23d298d593b3b17c61b76b8b61441d8b219d1fa61a36ae7b65e748608de
MD5 0379aa5cb31140435687515f94e78312
BLAKE2b-256 612e2b8402353f84e76164e1ff478db1a6835af152491a91e19ecf1796d8fca1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hyperiontf-0.7.1-py3-none-any.whl
  • Upload date:
  • Size: 331.0 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.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 be77542a128c0b55f9a70505812418da0ceb2f82087a310e80f4047bfcefb536
MD5 58864f747f55968ac25c1c6a3d5275d1
BLAKE2b-256 5eb136d508779ac8b1e47491efbd1e141f94c974b8d7ab78f8890aa4f85d780d

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