Crates.io | lintestor |
lib.rs | lintestor |
version | |
source | src |
created_at | 2024-10-11 03:52:55.059429 |
updated_at | 2024-12-12 02:11:55.129 |
description | Yet another Linux package tester |
homepage | |
repository | https://github.com/255doesnotexist/lintestor |
max_upload_size | |
id | 1404885 |
Cargo.toml error: | TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Docs | Example Summary | English README
Lintestor 是一个基于 Rust 的软件包可用性自动化测试系统,支持多发行版(只是设计上)和多个软件包的自动化测试。
参见 USAGE.md.
See USAGE_en.md for English usage.
实验性的 Nightly 构建请见 Releases 。