Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error undefined method `output=' when running test #12

Open
worrawutp opened this issue Nov 25, 2014 · 9 comments
Open

error undefined method `output=' when running test #12

worrawutp opened this issue Nov 25, 2014 · 9 comments

Comments

@worrawutp
Copy link

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" ]

@seanhagen
Copy link

👍 getting the same

@jlupox
Copy link

jlupox commented Dec 9, 2014

getting the same....

@RaimundSchramm
Copy link

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

@dogweather
Copy link

👍

@tommasop
Copy link

Same here

@cweilemann
Copy link

+1

2 similar comments
@tamoyal
Copy link

tamoyal commented Dec 13, 2016

+1

@ilnurnasyrov2
Copy link

+1

@aquadrehz
Copy link

Same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants