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