Skip to main content

Next generation automated testing framework.

Project description

lounger

Next generation automated testing framework. Supports API, Web, and AI automated testing.

下一代自动化测试框架 —— 支持 API、Web 与 AI 自动化测试。

Lounger 是一个基于 pytest 构建的高集成度自动化测试框架。它不仅简化了传统的 API 和 Web UI 自动化流程,还通过内置的 AI 能力与工程化脚手架,帮助开发者与测试工程师快速构建稳定、可扩展的测试套件。


✨ 核心特性

  • 🛠️ 开箱即用的脚手架: 通过 lounger 命令行工具快速初始化项目结构,支持 API 或 Web 模版。
  • 🌐 统一的生态集成: 深度整合 pytest-playwrightpytest-reqpytest-xhtml 等插件,一套代码覆盖多种测试场景。
  • 🤖 AI 驱动测试: 支持集成 AI Agent 能力,探索“动词式”自动化,降低 UI 变更带来的维护成本。
  • 📊 增强型报告: 内置定制化 HTML 测试报告,提供详尽的执行日志、截图与断言信息。
  • ⚡ 性能与并发: 原生支持 pytest-xdist,轻松实现测试用例的并发执行。
  • 💾 数据驱动与缓存: 内置数据驱动支持(YAML/JSON)以及跨用例的缓存管理机制。

🏗️ 框架架构

项目采用分层架构设计,确保了底层驱动的稳定性与上层业务的灵活性:

  1. 内置核心 (Built-in): 脚手架、数据驱动引擎、数据库操作工具、环境变量管理。
  2. 集成层 (Integrated):
  • 自研插件: pytest-req (API), pytest-xhtml (Report), auto-wing (Engine).
  • 三方插件: Playwright, RerunFailures, Xdist.
  1. 驱动层 (Engine): 基于成熟的 pytest 测试框架。


🚀 快速开始

安装

pip install lounger

创建新项目

使用脚手架快速生成项目目录:

# 创建 Web UI 自动化项目
lounger --project-web myweb

# 创建 API 自动化项目
lounger --project-api myapi

运行测试

# 进入项目目录
cd myapi

# 运行所有用例并生成报告
pytest

🧪 web运行器

定制化测试运行器,更加方便的管理和运行测试用例。

lounger-runner --host 127.0.0.1 --port 5001

🚀 lounger web runner → http://127.0.0.0:5001
   Project: D:\github\seldomQA\lounger\myapi
   Press Ctrl+C to stop.

浏览器访问:http://127.0.0.0:5001


项目&文档&示例

  1. 如何进行Web自动化测试?👉 阅读文档
  2. 如何进行API自动化测试?👉 阅读文档
  3. 框架集成了哪些功能? 测试示例

🤝 贡献与反馈

如果你在使用过程中有任何建议或发现了 Bug,欢迎提交 Issue 或 Pull Request。


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

lounger-1.3.1.tar.gz (73.7 kB view details)

Uploaded Source

Built Distribution

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

lounger-1.3.1-py3-none-any.whl (95.5 kB view details)

Uploaded Python 3

File details

Details for the file lounger-1.3.1.tar.gz.

File metadata

  • Download URL: lounger-1.3.1.tar.gz
  • Upload date:
  • Size: 73.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for lounger-1.3.1.tar.gz
Algorithm Hash digest
SHA256 71aaae13bc9612a2f5204fa7b9746f4d09eadb1fd9003ff9879fb7713c928b90
MD5 18627caf407e6559e8543d870351c072
BLAKE2b-256 3de2eb9111ab89e2e9b1571f9635f1befef3f10b20f04ef16378863d9f51435a

See more details on using hashes here.

File details

Details for the file lounger-1.3.1-py3-none-any.whl.

File metadata

  • Download URL: lounger-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 95.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for lounger-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4120f1bb94698a14159cdb69340afbce2e8163ca9ef5f45dac15856d5c7f7db5
MD5 05b7b63a98969bf200c7336c1105e29f
BLAKE2b-256 bedf364acf0eb2736209accb7e203df7ae2d10de1694bec796ca602f8ca4a914

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