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

Put proper minitest plugin declaration in Rakefile #46

Closed
wants to merge 1 commit into from

Conversation

mcandre
Copy link

@mcandre mcandre commented May 21, 2013

Now the unit tests pass on my Mac.

$ rake test
/usr/local/Cellar/ruby/1.9.3-p385/bin/ruby -w -Ilib:bin:test:. -e 'require "rubygems"; gem "minitest"; require "minitest/autorun"; require "test/test_hoe_test.rb"; require "test/test_hoe.rb"; require "test/test_hoe_debug.rb"; require "test/test_hoe_gemcutter.rb"; require "test/test_hoe_publish.rb"; require "test/test_hoe_test.rb"' -- 
Run options: --seed 13050

# Running tests:

.............................

Finished tests in 0.695548s, 41.6937 tests/s, 130.8321 assertions/s.

29 tests, 91 assertions, 0 failures, 0 errors, 0 skips

@zenspider
Copy link
Member

The hoe-seattlerb gem does that for me.

@zenspider zenspider closed this May 30, 2013
@seattlerb seattlerb locked and limited conversation to collaborators Jan 24, 2021
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.

2 participants