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

Tests not running on launch and no colour #51

Closed
ghost opened this issue Jan 12, 2013 · 4 comments
Closed

Tests not running on launch and no colour #51

ghost opened this issue Jan 12, 2013 · 4 comments
Milestone

Comments

@ghost
Copy link

ghost commented Jan 12, 2013

Hi,

I'm trying out guard and guard-minitest with Rails 4 beta and the tests don't run when first executing guard. After hitting return, they then run, very strange.

Also, I'm used to using Test::Unit with (guard-test) which displays colour output, is this possible with guard-minitest?

Thanks,

Jamie

@aflock
Copy link
Contributor

aflock commented Feb 19, 2013

same issue- any word on this?

rymai added a commit that referenced this issue Feb 20, 2013
Add option to run all tests on startup.

This also solves half of #51!
@rymai
Copy link
Member

rymai commented May 20, 2013

Hi guys, I've added the -p option in 37649de, it enables Pride to color the output (I think Minitest >= 5 is required, though). Could you give a try to guard/guard-minitest from the master branch and let me know if this works for you?

Thanks!

@rymai
Copy link
Member

rymai commented Jun 5, 2013

Hi guys, I've just released v1.0.0.beta.2 in which :all_on_start actually works and which adds colors to the output!

Please try this beta release and report your feedback in the issue tracker.

@rymai rymai closed this as completed Jun 5, 2013
@ghost
Copy link
Author

ghost commented Jun 5, 2013

@rymai Many thanks. Sorry didn't get around to testing.

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