https://github.com/255doesnotexist/lintestor
Yet another Linux package tester (mainly for RISC-V)
https://github.com/255doesnotexist/lintestor
Last synced: about 1 year ago
JSON representation
Yet another Linux package tester (mainly for RISC-V)
- Host: GitHub
- URL: https://github.com/255doesnotexist/lintestor
- Owner: 255doesnotexist
- License: mit
- Created: 2024-07-17T19:52:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-21T04:06:08.000Z (about 1 year ago)
- Last Synced: 2025-04-21T05:27:12.482Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 1.61 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lintestor
[Docs](https://255doesnotexist.github.io/lintestor/) | [Example Summary](https://github.com/255doesnotexist/lintestor/blob/dirty/summary.md) | [English README](README_en.md)
Lintestor 是一个基于 Rust 的软件包可用性自动化测试系统,支持多发行版(只是设计上)和多个软件包的自动化测试。
## 功能
- 管理不同发行版测试环境的启停
- 调度测试任务并执行
- 汇总测试报告
- 生成 Markdown 格式的测试结果总结
## 使用
参见 [USAGE.md](USAGE.md).
See [USAGE_en.md](USAGE_en.md) for English usage.
## 预构建二进制
实验性的 Nightly 构建请见 [Releases](https://github.com/255doesnotexist/lintestor/releases) 。