Skip to content

Need to update MiniTest adapter.#33

Open
av-ast wants to merge 3 commits into
sconover:masterfrom
av-ast:master
Open

Need to update MiniTest adapter.#33
av-ast wants to merge 3 commits into
sconover:masterfrom
av-ast:master

Conversation

@av-ast

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

Copy link
Copy Markdown

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

qblake commented Nov 4, 2013

Copy link
Copy Markdown

👍

@zzet

zzet commented Jan 12, 2014

Copy link
Copy Markdown

Actual for me too. @sconover can you review?

@alexch

alexch commented Jan 29, 2014

Copy link
Copy Markdown
Collaborator

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
Copy Markdown

@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