Skip to content

rspec setup#10

Open
AgIt0 wants to merge 2 commits into
derwiki:masterfrom
AgIt0:master
Open

rspec setup#10
AgIt0 wants to merge 2 commits into
derwiki:masterfrom
AgIt0:master

Conversation

@AgIt0

@AgIt0 AgIt0 commented Jan 23, 2014

Copy link
Copy Markdown

Set up rspec instead of test unit

Comment thread install.sh Outdated

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a compelling reason to do this here in install.sh instead of in the john_henry:install Rake task that sets up the other gem files? Appending to a file is easy in bash, but when you need to insert at specific points it became hard, which is why that bit of code is all in the rake task.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol you're completely right... sorry about that. The only thing is you run the install task after the initial commit, so the spec files won't be there, but I guess that's no biggie.

@derwiki

derwiki commented Jan 23, 2014

Copy link
Copy Markdown
Owner

Question about where this PR has rspec being set up. Thanks for contributing!

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.

2 participants