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

Silence logger output during test runs #27

Merged
merged 1 commit into from
May 15, 2013
Merged

Conversation

nilbus
Copy link
Collaborator

@nilbus nilbus commented May 15, 2013

This patch silences calls to Guard::UI.info that output "INFO - Guard::JRuby::RSpec is running, with RSpec!" during the tests.

Before:
screen shot 2013-05-15 at 3 10 52 pm

After:
screen shot 2013-05-15 at 3 13 02 pm

Alternatively, this could be changed to expect those calls to info in the tests that call them, but I would prefer the flexibility.

jkutner added a commit that referenced this pull request May 15, 2013
Silence logger output during test runs
@jkutner jkutner merged commit be1e7f1 into jkutner:master May 15, 2013
@jkutner
Copy link
Owner

jkutner commented May 15, 2013

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants