Crates.io | sweet |
lib.rs | sweet |
version | 0.2.0-rc.4 |
source | src |
created_at | 2022-10-28 09:04:44.935265 |
updated_at | 2024-09-16 09:20:49.59699 |
description | A very pretty test runner for rust |
homepage | |
repository | https://github.com/mrchantey/sweet |
max_upload_size | |
id | 700292 |
size | 225,834 |
#[sweet_test]
fn true_is_true() -> Result<()> {
expect(true).to_be_true()
}