# yanchunhuo/AutomationTest

自动化测试框架，支持接口自动化、WEB UI自动化、APP UI自动化、性能测试；支持多系统相互调用；支持接口与UI相互调用；支持dubbo接口调用

Repository: https://github.com/yanchunhuo/AutomationTest
Canonical: https://ross.abutalabs.com/products/automationtest
Language: Python
License Family: other
Topics: automated-testing, selenium, appium, autotesting, dubbo
Last push: 2026-06-23T13:26:23+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 89, release rhythm 8, longevity 100
- inputs: {"age_days": 2542, "days_push": 71, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1202, forks 383 (observed 2026-08-28T04:03:58.345800+00:00)

## What it is
A Python-based automation testing framework supporting API automation, web UI automation (Selenium), app UI automation (Appium), and performance testing. It integrates pytest, Allure reporting, database clients, and supports cross-system calls including Dubbo interfaces and API-UI interoperation.

## Use cases
- automate rest api tests in python
- run selenium web ui test suites
- automate android and ios app testing with appium
- generate allure test reports from pytest
- call dubbo interfaces from python tests
- run parallel test cases across systems
- load and performance test services

## When to choose
- you need one framework covering api, web ui, and app ui automation
- your team uses pytest and wants allure reporting built in
- you need to mix dubbo, http, websocket, and database calls in test scenarios

## When to avoid
- you want a lightweight single-purpose test tool
- you need official support or a maintained license
- your stack is not python 3.6+ based

## Facets
- artifact type: framework
- maturity: active
- function: testing, e2e-testing, http-client, benchmarking, ocr, image-processing
- domain: testing, developer-tools, apis
- platform: python, windows, cross-platform
- tags: selenium, appium, pytest, allure, api-testing, ui-testing, performance-testing, dubbo, mobile-testing, web-testing, automation, linux, macos

## Member repositories
- yanchunhuo/AutomationTest (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:58.345800+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:20:39.127251+00:00, confidence not recorded.
  - readme: https://github.com/yanchunhuo/AutomationTest (fetched 2026-08-28T04:03:58.345800+00:00, sha 9abd9c66b123)
- Data as of 2026-08-30T08:39:29.467469+00:00.
