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

Growl 1.3, Cucumber wiki link, Relish feature documentation #3

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

esambo
Copy link
Contributor

@esambo esambo commented Nov 30, 2011

I fixed a few more things:

  • Growl integration from Guard didn't work with the new Growl 1.3 version from the App Store because of old Gemfile.lock
  • Updated Cucumber Wiki link since it is not under AslakHellesoy's account anymore
  • Added link to Relish App which makes browsing through the features a lot nicer
  • Added table.raw to the step definition since the default behavior of Multiline Step Arguments expects a table header, which is not the case for these features.

Suggestions

I am thinking about following issues:

  • Delete and gitignore the Gemfile.lock since this repository is more of a template without any code than a production app.
  • Rename Gemfile to Gemfile_Sample. RSpec does seem to detect the presence of the Gemfile and will use Bundler accordingly. Bundler does not seem to slow down the tests (at least with Ruby 1.9.3). But Bundler might be an extra complexity that not everyone wants to put up with.
  • Feature names & structure: Should they more reflect the four rules of live
    1. Under-Population
    2. Next Generation
    3. Overcrowding
    4. Reproduction

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.

1 participant