1 unstable release
new 0.3.0-rc.1 | Jan 13, 2025 |
---|
#1400 in Procedural macros
87 downloads per month
Used in sweet_test
7KB
136 lines
Sweet
Usage
#[sweet::test]
fn true_is_true() -> Result<()> {
expect(true).to_be_true()
}
TODO
- make the crate rustier like cargo-pretty-test
Dependencies
~0.3–0.8MB
~18K SLoC