[go: up one dir, main page]

cargo-test-support 0.1.0

Testing framework for Cargo's testsuite.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.cargo-test-macro]
version = "0.1.0"

[package]
description = "Testing framework for Cargo's testsuite."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "cargo-test-support"
repository = "https://github.com/rust-lang/cargo"
rust-version = "1.76.0"
version = "0.1.0"