Declarative native & web test framework delivering a sweet dev experience.
rs sweet! { it "works" { expect("some string").not().to_start_with("foo")?; } }