class JUnitFormatter
class TapFormatter
rspec-extra-formatters
0.3
# initialize
def initialize(output) super(output) @total = 0 end