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

Setup Cucumber #65

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

Setup Cucumber #65

wants to merge 3 commits into from

Conversation

mikegee
Copy link
Contributor

@mikegee mikegee commented Dec 18, 2018

  • added gem 'cucumber-rails' to the Gemfile
  • ran rails generate cucumber:install

Usage

run the cucumber suite with: script/test bin/rake cucumber

TODO

  • create some scenarios to verify that columbusrb.com works

fixes #64

- added `gem 'cucumber-rails'` to the `Gemfile`
- ran `rails generate cucumber:install`
@mikegee mikegee changed the title Install Cucumber Setup Cucumber Dec 18, 2018
@BonnieEllen
Copy link

Hi Mike,
Thanks for doing this. Will let you know when I run into problems.
Bonnie

@jesscanady
Copy link
Member

@mikegee I know we're a bit late on this but you cool if we merge? LGTM.

@mikegee
Copy link
Contributor Author

mikegee commented Feb 25, 2019

I was thinking @BonnieEllen would add some scenarios to this PR, but another option is for her to followup in another PR. Let's get her opinion before proceeding.

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.

Test the site with Cucumber
3 participants