class JUnitFormatter
class TapFormatter
rspec-extra-formatters
0.3
# example_pending
def example_pending(example) self.example_failed(example) end