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

Backport #6995 to 3-2 stable #7187

Merged
merged 1 commit into from
Jul 28, 2012
Merged

Backport #6995 to 3-2 stable #7187

merged 1 commit into from
Jul 28, 2012

Conversation

frodsan
Copy link
Contributor

@frodsan frodsan commented Jul 28, 2012

Update test_help to config properly turn natural language option.
Last versions of Turn don't monkey patch MiniTest to setup
the natural language option. Here is an example.

This patches the following behaviour:

$ rake test:units
`<top (required)>': undefined method `use_natural_language_case_names='
for MiniTest::Unit:Class (NoMethodError)

Update `test_help` to config properly turn natural language option.
Last versions of Turn don't monkey patch MiniTest to setup
the natural language option. Here is an [example](https://github.com/TwP/turn/blob/master/try/test_autorun_minitest.rb#L3).

This patches the following behaviour:

    $ rake test:units
    `<top (required)>': undefined method `use_natural_language_case_names='
    for MiniTest::Unit:Class (NoMethodError)
rafaelfranca added a commit that referenced this pull request Jul 28, 2012
@rafaelfranca rafaelfranca merged commit be408d6 into rails:3-2-stable Jul 28, 2012
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.

None yet

2 participants