5 unstable releases

0.3.1 Oct 17, 2024
0.3.0 Sep 5, 2024
0.2.1 Jul 25, 2024
0.2.0 Jun 17, 2024
0.1.0 Mar 20, 2024

#446 in Procedural macros

Download history 162/week @ 2024-07-28 79/week @ 2024-08-04 76/week @ 2024-08-11 76/week @ 2024-08-18 71/week @ 2024-08-25 310/week @ 2024-09-01 125/week @ 2024-09-08 245/week @ 2024-09-15 200/week @ 2024-09-22 159/week @ 2024-09-29 169/week @ 2024-10-06 269/week @ 2024-10-13 104/week @ 2024-10-20 150/week @ 2024-10-27 133/week @ 2024-11-03 117/week @ 2024-11-10

525 downloads per month
Used in 6 crates (3 directly)

MIT/Apache

17KB
222 lines

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.

lib.rs:

Cargo test macro.

This is meant to be consumed alongside cargo-test-support. See https://rust-lang.github.io/cargo/contrib/ for a guide on writing tests.

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.

No runtime deps