module NyanCat
module NyanCat::Common
module NyanCatFormat
module NyanCatFormat::Helpers
module NyanCatFormat::InstaFail
module NyanCatFormat::Music
module NyanCatFormat::Verbose
module NyanCatFormat::Wide
class RSpec1
class RSpec2
class RSpec3
nyan-cat-formatter
0.12.0
# example_failed
def example_failed(example) super(example) @failure_count +=1 tick FAIL end