cargo/crates/cargo-test-support
2024-06-10 20:54:32 -04:00
..
containers chore(deps): update alpine docker tag to v3.20 2024-06-01 00:52:26 +00:00
src test: auto-redact elapsed time from libtest output 2024-06-10 20:54:32 -04:00
build.rs style(test): Remove check-cfg warning 2024-05-06 16:52:29 +02:00
Cargo.toml chore(test): Bump cargo-test-support to 0.2.2 2024-06-10 10:20:52 -05:00
LICENSE-APACHE Chore(cargo-test-*): Add license file links 2024-03-26 11:09:32 +01:00
LICENSE-MIT Chore(cargo-test-*): Add license file links 2024-03-26 11:09:32 +01:00
README.md Docs(crates/cargo-test-*): Add external usage warning 2024-03-26 11:17:34 +01:00

WARNING: You might not want to use this outside of Cargo.

  • This is designed for testing Cargo itself. Use at your own risk.
  • No guarantee on any stability across versions.
  • No feature request would be accepted unless proved useful for testing Cargo.