Skip to main content

A generic automation framework for QA testing

Project description

Introduction

hytest is a generic open source test-automation framework. It's mainly but not only used for QA system testing.

Maybe your first question is what's the difference comparing it with pytest or Robot Framework?

Well, I like the way of setup/teardown of Robot Framework over that of pytest.

The former is simpler and more intuitive than the latter. The order of multiple layer's setup/teardown is strictly obeyed, which is especially critical for system testing. But the order of setups/teardowns of pytest is not very strict, see this

But Robot Framework creates its own "language" to write test cases instead of using python directly. It's much less flexible to write test cases, and it makes it hard to deal with complex data structure.

So, if you like Robot Framework's way of setup/teardown, and want to write tests in python, you could try hytest.

Installation

pip install hytest

Documentation

User Guide

中文教程链接

Screenshots

image

image

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

hytest-0.10.2-py3-none-any.whl (41.7 kB view details)

Uploaded Python 3

File details

Details for the file hytest-0.10.2-py3-none-any.whl.

File metadata

  • Download URL: hytest-0.10.2-py3-none-any.whl
  • Upload date:
  • Size: 41.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for hytest-0.10.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8f6f98c721bb045f52d6b88b0924d83239c75b5e43b20669b0d07059e11d0c9d
MD5 c6bea44336628accb553c427e1cc66bc
BLAKE2b-256 a3a4ba7685fb211c33790fe8f8cbbe40ddd8326c14de19d8698531f855e78fb4

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