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

Add development documentation #45

Closed
zeke opened this issue Feb 10, 2013 · 2 comments
Closed

Add development documentation #45

zeke opened this issue Feb 10, 2013 · 2 comments

Comments

@zeke
Copy link

zeke commented Feb 10, 2013

When trying to run the test suite using bundle exec rake or bundle exec rake test or bundle exec rake spec, I see no output. What command should I be using to run the tests?

fontcustom master* $ bundle exec rake
/Users/zeke/.rvm/rubies/ruby-1.9.3-p194/bin/ruby -I"lib:lib/fontcustom:spec:spec/fixtures" -I"/Users/zeke/.rvm/gems/ruby-1.9.3-p194/gems/rake-10.0.2/lib" "/Users/zeke/.rvm/gems/ruby-1.9.3-p194/gems/rake-10.0.2/lib/rake/rake_test_loader.rb" "spec/fontcustom/fontcustom_spec.rb" "spec/fontcustom/generator_spec.rb" 

fontcustom master* $ ruby -v
ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin11.4.0]

This kind of information should probably go in CONTRIBUTING.MD, per Github's new contributing guidelines.

@kaizau
Copy link
Member

kaizau commented Feb 19, 2013

Thanks for bringing this up. We're using guard for the moment, though tests are overdue for an update. CONTRIBUTING.md has been added.

@kaizau kaizau closed this as completed Feb 19, 2013
@zeke
Copy link
Author

zeke commented Feb 20, 2013

👍

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

2 participants