1 unstable release

0.1.2 Oct 11, 2024

#125 in Unix APIs

Download history 159/week @ 2024-10-07 30/week @ 2024-10-14

189 downloads per month

MIT license

315KB
8K SLoC

Shell 7K SLoC // 0.2% comments Rust 1K SLoC // 0.0% comments

Lintestor

Docs | Example Summary | English README

Lintestor 是一个基于 Rust 的软件包可用性自动化测试系统,支持多发行版(只是设计上)和多个软件包的自动化测试。

功能

  • 管理不同发行版测试环境的启停
  • 调度测试任务并执行
  • 汇总测试报告
  • 生成 Markdown 格式的测试结果总结

使用

参见 USAGE.md.

See USAGE_en.md for English usage.

预构建二进制

实验性的 Nightly 构建请见 Releases但目前最好还是直接 clone 下来 cargo run

Dependencies

~7–12MB
~247K SLoC