cargo-nextest

Crates.iocargo-nextest
lib.rscargo-nextest
version
sourcesrc
created_at2022-02-13 23:24:00.389728
updated_at2024-12-12 20:48:34.857358
descriptionA next-generation test runner for Rust.
homepage
repositoryhttps://github.com/nextest-rs/nextest
max_upload_size
id531945
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | 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`
size0
Nextest Bot (nextest-bot)

documentation

https://nexte.st

README

cargo-nextest

cargo-nextest on crates.io Documentation (latest release) Documentation (main) Changelog License License

A new, faster test runner for Rust.

For documentation and usage, see the nextest site.

Installation

While you can install cargo-nextest from source, using the pre-built binaries is recommended. See Pre-built binaries on the nextest site for more information.

Contributing

See the CONTRIBUTING file for how to help out.

License

This project is available under the terms of either the Apache 2.0 license or the MIT license.

Commit count: 3056

cargo fmt