Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 839 Bytes

README_en.md

File metadata and controls

23 lines (14 loc) · 839 Bytes

Lintestor

Docs | Example Summary | Chinese README

lintestor is a Rust framework for automated software package availability testing, tailored for RISC-V platforms, with (theoretical) multi-distribution support.

Features

  • Automatic management of test environments
  • Provision and run predefined test jobs
  • Automatic aggregation of test reports
  • Intuitive test result matrix in Markdown format

Usage

See USAGE_en.md.

中文使用说明参见 USAGE.md.

Prebuilt binaries

For now we recommend to just clone this repo and cargo run directly ;)

Check out Releases for some experimental nightly builds.