On Friday, October 28, 2016 at 10:30:28 AM UTC-4, Florian Oswald wrote: > > There is 1 thing I sorely miss from Base.Test coming from FactCheck, and > that is the ability to say > > @fact false --> true "your test failed: false is not true" >
@test false || error("your test failed: false is not true.")