minitest-colorize icon indicating copy to clipboard operation
minitest-colorize copied to clipboard

error undefined method `output=' when running test

Open worrawutp opened this issue 10 years ago • 9 comments

I require 'minitest/colorize' in my test file and run it with rake and I got following error message. Note that I use minitest 5.4.2 and minitest-colorize 0.0.5

rake spec C:/Ruby200/lib/ruby/gems/2.0.0/gems/minitest-colorize-0.0.5/lib/minitest/colorize.rb:88:in <top (required)>': undefined methodoutput=' for Minitest::Unit:Class (NoMethodError) rake aborted! ... Command failed with status (1): [ruby -I"lib" -I"C:/Ruby200/lib/ruby/gems/2.0.0/gems/rake-10.3.2/lib" "C:/Ruby200/lib/ru by/gems/2.0.0/gems/rake-10.3.2/lib/rake/rake_test_loader.rb" "spec/*_spec.rb" ]

worrawutp avatar Nov 25 '14 08:11 worrawutp

:+1: getting the same

seanhagen avatar Dec 05 '14 20:12 seanhagen

getting the same....

jlupox avatar Dec 09 '14 10:12 jlupox

same here...using https://github.com/kern/minitest-reporters in between

RaimundSchramm avatar Dec 16 '14 15:12 RaimundSchramm

:+1:

dogweather avatar Feb 01 '15 22:02 dogweather

Same here

tommasop avatar Apr 16 '16 14:04 tommasop

+1

cweilemann avatar Jul 25 '16 19:07 cweilemann

+1

tamoyal avatar Dec 13 '16 15:12 tamoyal

+1

ilnurnasyrov2 avatar Sep 13 '18 10:09 ilnurnasyrov2

Same here

aquadrehz avatar Feb 08 '19 10:02 aquadrehz