describe("A failing spec", { 'fails': function() { value_of(true).should_be(false); } })