Below are the steps to install cucumber on the system -
- Go to http://railsinstaller.org/, download and install Kit on C:\railsinstaller after installation go to command prompt and type 'ruby -v'. It will show the ruby help.
- Run 'gem update --system' command on command prompt.
- Install following gems:
- gem install cucumber
- gem install rspec
- gem install watir
- gem install activerecord
- gem install factory_girl
- gem install database_cleaner
- gem install win32-clipboard
- gem install ruby-odbc
- gem install activerecord-sqlserver-adapter
- gem install faker
- gem install chronic
- gem install win32console
- gem install prawn
- gem install roo -y
No comments:
Post a Comment