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
525 downloads per month
Used in 6 crates
(3 directly)
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.