Skip to content

Use test-unit instead of minitest #673

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

Merged
merged 3 commits into from
Aug 9, 2019
Merged

Conversation

nobu
Copy link
Member

@nobu nobu commented Dec 2, 2018

Minitest 6 will err assert_equal with nil, as minitest/minitest#779, even if the first argument is not a literal.

@nobu nobu force-pushed the feature/test-unit branch from 81d0bb8 to d91ce2b Compare December 5, 2018 00:14
@hsbt
Copy link
Member

hsbt commented Dec 7, 2018

I have no strong opinion to switch test-unit from minitest. When we accept this patch, We need to change minitest_helpr.rb to test_helper.rb.

@nobu nobu force-pushed the feature/test-unit branch from d91ce2b to 5f45dc3 Compare December 10, 2018 00:50
@nobu nobu force-pushed the feature/test-unit branch from 5f45dc3 to 8c158bd Compare April 1, 2019 04:34
@hsbt
Copy link
Member

hsbt commented Aug 8, 2019

@nobu Can you rebase this? It's time to merge this.

@nobu nobu force-pushed the feature/test-unit branch from 8c158bd to 45ce45a Compare August 8, 2019 13:42
@nobu
Copy link
Member Author

nobu commented Aug 8, 2019

test_helper.rb will be a subject of tests.
I renamed it as just helper.rb.

@hsbt hsbt merged commit 6347dd0 into ruby:master Aug 9, 2019
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