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

Make Rake test options consistent and documented #8101

Merged
merged 1 commit into from Dec 15, 2014
Merged

Make Rake test options consistent and documented #8101

merged 1 commit into from Dec 15, 2014

Conversation

radeksimko
Copy link
Contributor

This fixes #8024

It should be now much more obvious how to control verbosity and other options for both testing frameworks we use and and how to turn off the shutup helper.

I believe, that our own options should be separated from the framework variables which is why I'm introducing new one - VERBOSE_TESTS. I'm open for discussion about different name for this one.

@rolandwalker
Copy link
Contributor

That's logical.

rolandwalker added a commit that referenced this pull request Dec 15, 2014
Make Rake test options consistent and documented
@rolandwalker rolandwalker merged commit 2254e0a into Homebrew:master Dec 15, 2014
@radeksimko radeksimko deleted the consistent-test-opts branch December 15, 2014 14:54
@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add a section on rake test to hacking.md
2 participants