Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
S

seldom-platform

> 编程语言
Open source

Based on the seldom test platform

100 stars0 likes0 views
WebsiteGitHub

About

Based on the seldom test platform

seldom-platform

Write your automated test cases based on Seldom framework and leave the rest to the platform.

基于Seldom框架编写你的自动化测试用例,剩下的事情交给平台.

这根传统的测试平台非常不一样,传统的测试平台创建用例是非常低效的,也非常不灵活。但是,平台的优势在于维护测试用例的用例的管理,定时任务,以及结果的可视化管理。selenium-platform可以解析seldom框架编写的自动化用例。~ 这是一个完美的方案。

seldomQA 架构

三个步骤:

seldom

  1. 通过seldom框架编写自动化测试用例。

Github/gitee托管项目代码

  1. 通过git管理自动化测试脚本

seldom-platfrom

  1. 通过seldom-platfrom平台解析用例,执行、查看结果、定时任务...

功能支持

支持测试类型:

  • API ✔️
  • Web UI ✔️
  • App UI ❌(暂不支持)

注:App不支持并不是无法支持,App的运行需要平台接入真机,体验平台部署在阿里云不支持。

功能开发进度:

功能 子模块 进度 说明
登录&注册 - ✔️ -
- 用户权限控制 ✔️ 根据自己的需求控制用户和接口权限
配置中心 项目配置 ✔️ -
- 环境配置 ✔️ 需要提供更多自动化运行配置联系作者
- 团队配置 ✔️ -
项目管理 用例管理 ✔️ -
- 用例标签 ✔️ -
- 任务管理 ✔️ -
- 任务定时 ✔️ 由 schedule-server服务提供
其他 实时日志 开发中.. -
其他 统计 开发中.. -

注:定时任务需要启动 schedule-server 服务

项目说明

项目 说明 文档
backend 后端: django + django-ninjia link
frontendv3 前端:vue3 + naive-ui link

注: frontendv3 是基于Vue3编写的前端,旧版包含的有frontend是基于Vue2编写。

相关文档

《seldom-platform平台使用手册》

《seldom-platform开发&部署》

在线体验

体验地址:http://seldom.testpub.cn/ (请添加微信,获得体验账号)

  • 微信(WeChat)

  • QQ官方交流群:948994709

Issues· 3 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Python

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 18, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言