Skip to content

Conversation

@av-ast
Copy link

@av-ast av-ast commented Jul 15, 2013

I've tried wrong with the latest minitest version 5.0.6 and it failed.

  1. Error:
    UnitTest#test_assert_true:
    NoMethodError: undefined method _assertions' for #<UnitTest:0x00000101143ed8> /Users/ava/git/wrong/lib/wrong/adapters/minitest.rb:13:inaver'
    /Users/ava/git/wrong/lib/wrong/assert.rb:34:in assert' unit_test.rb:6:intest_assert_true'

Since the latest version MiniTest uses assertions instead of _assertions.

Also, this PR will replace the gem source with proper 'https://rubygems.org' and will remove deprecation message.

@qblake
Copy link

qblake commented Nov 4, 2013

👍

@zzet
Copy link

zzet commented Jan 12, 2014

Actual for me too. @sconover can you review?

@alexch
Copy link
Collaborator

alexch commented Jan 29, 2014

I'm finally looking into this; unfortunately minitest_test.rb fails -- many times on Minitest 5.2.2, twice on Minitest 5.0.6. I'll have to spend more time digging.

@cristibalan
Copy link

@alexch Do you have any WIP related to minitest 5 you could push? I tried looking into it but didn't get far. It would help if the big changes got a starting direction from one of the maintainers tho.

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.

5 participants