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

Display nice output using minitest-reporters #70

Open
nicogaldamez opened this issue Jun 24, 2016 · 3 comments
Open

Display nice output using minitest-reporters #70

nicogaldamez opened this issue Jun 24, 2016 · 3 comments

Comments

@nicogaldamez
Copy link

I use minitest-reporters gem and it displays a nice output (with colors) when I run rake test from console.
When I run my tests inside vim with vim-vroom plugin colors are not displayed. Is there any configuration I can set to format test output?

@mjacobus
Copy link

mjacobus commented Feb 27, 2017

Delete the VIM environment variable, like in here

@nicogaldamez
Copy link
Author

Thanks @mjacobus ! It worked!

Is it possible to see colors with vroom_use_dispatch option enabled?

@mjacobus
Copy link

mjacobus commented Mar 2, 2017

Nice!

Well, that I would not know, @nicogaldamez

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

2 participants