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

Rake failure & how to run unit test #53

Open
junaruga opened this issue Oct 11, 2016 · 0 comments
Open

Rake failure & how to run unit test #53

junaruga opened this issue Oct 11, 2016 · 0 comments

Comments

@junaruga
Copy link

I want to run unit test for the development.
But I saw an error when I checked rake tasks.
Could you tell me how to do it?
Does Travis CI test work, though I could see .travis.yml?
We do not use bundler for the development?

$ git clone [email protected]:jimweirich/builder.git

$ cd builder

$ ruby -v
ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-linux]

$ gem list

*** LOCAL GEMS ***

bigdecimal (1.2.8)
bundler (1.12.5)
did_you_mean (1.0.0)
io-console (0.4.5)
json (1.8.3)
minitest (5.9.0)
psych (2.0.17)
rake (11.2.2)
rdoc (4.2.1)

$ rake -T
rake aborted!
LoadError: cannot load such file -- rake/contrib/rubyforgepublisher
/home/jaruga/git/builder/rakelib/publish.rake:4:in `<top (required)>'
(See full trace by running task with --trace)
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

No branches or pull requests

1 participant