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.4.tar.gz (255.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.7.4-py3-none-any.whl (334.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hyperiontf-0.7.4.tar.gz
  • Upload date:
  • Size: 255.9 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.4.tar.gz
Algorithm Hash digest
SHA256 e881a85e1597237d29521f655973751de519b6e4b9811ef4d884cf6f4b7a8bc1
MD5 89c3a555b8c6823960d01a418cce1b4a
BLAKE2b-256 107b9c6a306bef1a5bae60ee80bb7e0726940deb7194de69b21d3351ecb76b1e

See more details on using hashes here.

Provenance

The following attestation bundles were made for hyperiontf-0.7.4.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.4-py3-none-any.whl.

File metadata

  • Download URL: hyperiontf-0.7.4-py3-none-any.whl
  • Upload date:
  • Size: 334.8 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 cd963460dfd20ca90928f63734c84a9fea3de66a7983d547615f9ab125812202
MD5 f1204352e78fafa9c9d4b5f392a38236
BLAKE2b-256 eb6885be581c074c580c00055f391bceb5cbbfcfb42fd635ed52c3ab50d91866

See more details on using hashes here.

Provenance

The following attestation bundles were made for hyperiontf-0.7.4-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