An open API service indexing awesome lists of open source software.

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)

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) 。